Documentation
¶
Index ¶
- func FirstLower(s string) string
- func GetCatoPackageFromFile(filedesc protoreflect.FileDescriptor) (string, bool)
- func GetGoFilePath(importPath string) string
- func GetGoPackageName(importPath string) string
- func GetSplitor(s string) func(s string) []string
- func GetStringsMapper(mapper generated.FieldMapper) func(s []string) string
- func GetTagKey(tagRaw string) string
- func GetWordMapper(mapper generated.FieldMapper) func(s string) string
- func SplitCamelWords(s string) []string
- func SplitSnakeCaseWords(s string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FirstLower ¶ added in v0.1.0
func GetCatoPackageFromFile ¶
func GetCatoPackageFromFile(filedesc protoreflect.FileDescriptor) (string, bool)
func GetGoFilePath ¶
func GetGoPackageName ¶
func GetSplitor ¶
func GetStringsMapper ¶
func GetStringsMapper(mapper generated.FieldMapper) func(s []string) string
func GetWordMapper ¶
func GetWordMapper(mapper generated.FieldMapper) func(s string) string
func SplitCamelWords ¶
func SplitSnakeCaseWords ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.