Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTargetNotFound = errors.New("target not found") ErrParsingFailed = errors.New("parsing failed") )
Functions ¶
func CamelToSnake ¶
CamelToSnake converts camelCase or PascalCase with numbers to snake_case
func GetTranslationFromComment ¶
GetTranslationFromComment - get enum's translation from comment
func GetValueFromComment ¶
GetValueFromComment - get enum's string value from comment
Types ¶
Click to show internal directories.
Click to hide internal directories.