This is a fork of the standard Go stringer
utility: https://pkg.go.dev/golang.org/x/tools/cmd/stringer
This version also generates a conversion back from a string to the const type, in the FromString
method.
To install:
go install github.com/goki/stringer@latest