pulumi/pkg/codegen/hcl2/syntax
Fraser Waters 5ed2f6d2d2 Use a generic set library
This replaces all our uses of `StringSet` and `Set` in codegen with a
generic set type from github.com/deckarep/golang-set/v2.

I've left the bare minimum of `StringSet` in so that the java and yaml
codebases linked in continue to build.
2023-09-14 23:31:02 +01:00
..
testdata [codegen/hcl2] Fix template control tokens. (#4584) 2020-05-07 09:12:00 -07:00
comments.go Use a generic set library 2023-09-14 23:31:02 +01:00
comments_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
parser.go all: Drop ioutil 2023-01-06 16:35:14 -08:00
tokens.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
utilities.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00