Documentation
¶
Index ¶
- func EqualIgnoreStyle(lhs, rhs string) bool
- func ToCamelCase(str string, buf *bytes.Buffer) string
- func ToCamelCaseAppend(str string, buf *bytes.Buffer)
- func ToPascalCase(str string, buf *bytes.Buffer) string
- func ToPascalCaseAppend(str string, buf *bytes.Buffer)
- func ToSnakeCase(str string, buf *bytes.Buffer) string
- func ToSnakeCaseAppend(str string, buf *bytes.Buffer)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualIgnoreStyle ¶
func ToCamelCaseAppend ¶
func ToPascalCaseAppend ¶
func ToSnakeCaseAppend ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.