pulumi/sdk/go/common/tokens
Kyle Dixler 1507872dbb
Move simplifyTypeName to DisplayName() method on token.Type
simplifyTypeName now type.DisplayName() is being used in many areas. It
is a pure function, and has a single argument token.Type. This change
improves its discoverability as it needs to be made visible between the
backend and display modules.
2023-04-13 14:44:07 -07:00
..
names.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
names_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
tokens.go Move simplifyTypeName to DisplayName() method on token.Type 2023-04-13 14:44:07 -07:00
tokens_test.go Move simplifyTypeName to DisplayName() method on token.Type 2023-04-13 14:44:07 -07:00