pulumi/pkg/codegen/internal/test
Ian Wahbe 530641576d
[codegen/go] allow plain default types (#8254)
* Respect `plain` when generating default values.

* Add new test

* Simplify test case

* Add indirection to allow taking references

* Reflect indirection problem in tests

* Remove Plain fields. Base off of primitive type

* Reenable docs

* Update changelog

* Implement always default solution

* Fix test by pulling in master

* Add enum test and cleanup

* Fix const handling

* Clarify the changelog
2021-10-26 17:18:48 -07:00
..
testdata [codegen/go] allow plain default types (#8254) 2021-10-26 17:18:48 -07:00
helpers.go 5758 for Node JS (#8047) 2021-10-07 15:39:19 -04:00
program_driver.go Cleanup program-gen test dependency gathering (#8248) 2021-10-19 12:17:19 -07:00
sdk_driver.go [codegen/go] allow plain default types (#8254) 2021-10-26 17:18:48 -07:00
type_driver.go Switch from golint to revive (#8010) 2021-09-21 10:00:44 -07:00