pulumi/pkg/codegen/internal/test/testdata/simple-plain-schema/go/example
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
doFoo.go Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
doc.go Add schema & codegen support for plain properties (#6481) 2021-03-10 07:08:08 -08: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 [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00