pulumi/pkg/codegen/internal/test/testdata/simple-plain-schema-with-ro.../go
Justin Van Patten 789e392194
[codegen/go] Emit input type registrations (#7959)
Register an appropriate input type with the runtime for each object
type and composite thereof (e.g. pointer, array, etc.). This does not
cover registrations for enum and resource input types, which will be
added with future changes.

Co-authored-by: Pat Gavlin <pat@pulumi.com>
2021-10-07 15:26:24 -07:00
..
codegen-manifest.json Codegen testing upgrades (#7989) 2021-09-22 13:55:20 -04: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] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
pulumiUtilities.go [codegen/go] Respect baseImportPath in Go SDKs (#6866) 2021-04-29 17:09:05 -06:00