Skip to content
/ stringer Public
forked from rcoreilly/stringer

my fork of stringer that also generates a conversion BACK from a string to the const type

License

Notifications You must be signed in to change notification settings

goki/stringer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stringer

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

About

my fork of stringer that also generates a conversion BACK from a string to the const type

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%