package
0.0.2
Repository: https://github.com/linhbkhn95/golang-british.git
Documentation: pkg.go.dev

# Functions

AppModeString retrieves an enum value from the enum constants string name.
AppModeStrings returns a slice of all String values of the enum.
AppModeValues returns all values of the enum.
No description provided by the author

# Constants

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

# Type aliases

go:generate go run github.com/dmarkham/enumer -type=AppMode -json.