pulumi/pkg/codegen
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
..
docs Do not share maps so tests can run in parallel (#8136) 2021-10-06 11:03:21 -04:00
dotnet Support "lifting" single-valued method returns to their return type (#8111) 2021-10-01 11:33:02 -07:00
go [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
hcl2 [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
importer [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
internal [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
nodejs 5758 for Node JS (#8047) 2021-10-07 15:39:19 -04:00
pcl [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
python Fix 8110 (#8116) 2021-10-04 17:26:49 -04:00
schema [codegen/go] - Resolve type name collisions (#7985) 2021-09-23 15:42:48 -07:00
docs.go Support "lifting" single-valued method returns to their return type (#8111) 2021-10-01 11:33:02 -07:00
docs_test.go [codegen/docs] Reimplement example extraction. (#4851) 2020-06-18 12:32:15 -07:00
utilities.go [codegen/go] Rewrite cyclic types. (#8049) 2021-09-28 07:33:14 -07:00
utilities_test.go [codegen] Fix SimplifyInputUnion. (#7459) 2021-07-08 16:01:35 -07:00
utilities_types.go [codegen] Fix SimplifyInputUnion. (#7459) 2021-07-08 16:01:35 -07:00