Documentation
¶
Index ¶
- func BindToGo(src, dst, attrName, attrType string, newVar bool) []string
- func BindToProto(src, dst, attrName, attrType string) []string
- func CamelCaseProto(str string) string
- func CanonicalName(typ string) string
- func ExprToStr(e ast.Expr) (string, error)
- func LowerFirstCharacter(str string) string
- func ToKebabCase(str string) string
- func ToPascalCase(str string) string
- func ToProtoType(typ string) string
- func ToSnakeCase(str string) string
- func UpperFirstCharacter(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindToProto ¶
func CamelCaseProto ¶
func CanonicalName ¶ added in v0.18.1
func LowerFirstCharacter ¶ added in v0.18.4
func ToKebabCase ¶
func ToPascalCase ¶
func ToProtoType ¶
func ToSnakeCase ¶
func UpperFirstCharacter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.