Documentation
¶
Index ¶
- func CutOff(text string, length int, end string) string
- func CutOffDots(text string, length int) string
- func JoinLastSep(values []string, sep string, lastSep string) string
- func PascalCase(input string) string
- func Split2(input string, sep string) (string, string)
- func Split3(input string, sep string) (string, string, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CutOffDots ¶ added in v0.1.2
func PascalCase ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.