pulumi/pkg/codegen/internal/test/testdata/plain-schema-gh6957/go/xyz
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
..
doc.go Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
init.go Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07: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 Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00
staticPage.go [codegen/go] Unify some output type generation (#7662) 2021-08-02 13:43:24 -07:00