# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TypeString retrieves an enum value from the enum constants string name.
TypeStrings returns a slice of all String values of the enum.
TypeValues 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
# Structs
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
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
go:generate enumer -type=Type -json -output requestTypeEnum.go.