package
0.0.0-20240416081548-73764879b03f
Repository: https://github.com/chennqqi/go-generate-examples.git
Documentation: pkg.go.dev

# README

enumer example

doc

go install https://github.com/alvaroloes/enumer@master
enumer -type=MemberState -json -text -yaml
go build

reference

# Functions

MemberStateString retrieves an enum value from the enum constants string name.
MemberStateValues returns all values of the enum.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author