pulumi/pkg/tokens
Fraser Waters a46357a0b3 Fix comment about QName regex (#3121)
The comment on QName explained that QNames match the Name regex, but
the regex written was slightly different to the actual Name regex
(missed that '.' is a valid char in each group).
2019-08-20 14:43:48 -07:00
..
names.go Fix comment about QName regex (#3121) 2019-08-20 14:43:48 -07:00
names_test.go Adopt golangci-lint and address issues 2018-11-08 14:11:47 -08:00
tokens.go Validate type tokens before using them (#1904) 2018-09-07 15:19:18 -07:00
tokens_test.go Remove dead code (#1833) 2018-08-28 14:43:41 -07:00