# README
enumer example
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