pulumi/pkg/codegen/internal/test/testdata/simple-plain-schema-with-root-package/go
Pat Gavlin 594fca76d2
[codegen/go] Unify some output type generation (#7662)
These changes take a step towards simplifying and unifying the
generation of output types in the Go SDKs, especially for pointer,
array, and map outputs. This code was previously duplicated amongst the
various specialized output type generators, which led to inconsistencies
between the various implementaitons.

This is prep work for fixing #7595.
2021-08-02 13:43:24 -07:00
..
component.go [codegen/go] Unify some output type generation (#7662) 2021-08-02 13:43:24 -07:00
doc.go [codegen/go] Permit production of flat Go packages (#6862) 2021-04-29 13:30:01 -06:00
init.go Fix Go init.go codegen to be govet compliant (#7195) 2021-06-04 13:57:04 +03:00
provider.go [codegen/go] Unify some output type generation (#7662) 2021-08-02 13:43:24 -07:00
pulumiTypes.go [codegen/go] Unify some output type generation (#7662) 2021-08-02 13:43:24 -07:00
pulumiUtilities.go [codegen/go] Respect baseImportPath in Go SDKs (#6866) 2021-04-29 17:09:05 -06:00