Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EntityStrings ¶
func EntityStrings() []string
EntityStrings returns a slice of all String values of the enum
func TypeStrings ¶
func TypeStrings() []string
TypeStrings returns a slice of all String values of the enum
Types ¶
type Action ¶
func (Action) MarshalBinary ¶
func (Action) MarshalText ¶
func (*Action) UnmarshalBinary ¶
func (*Action) UnmarshalText ¶
type Entity ¶
type Entity uint8
func EntityString ¶
EntityString retrieves an enum value from the enum constants string name. Throws an error if the param is not part of the enum.
Click to show internal directories.
Click to hide internal directories.