Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnum ¶
func GetEnum[E protoreflect.Enum](s string) (e E, err error)
GetEnum of given Type and string if annotated with a enum_string_value
func GetStringValue ¶
func GetStringValue[E protoreflect.Enum](e E) (*string, error)
GetStringValue from a enum if the Enum is annotated with a enum_string_value
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.