Documentation ¶
Index ¶
- func Center(str string, width int) string
- func CenterCustom(str string, width int, leftFill string, rightFill string) string
- func IsAlphaNum(str string) bool
- func Left(str *string, width *int)
- func PadLeft(str *string, padCount *int)
- func TrimSides(str string, leftTrimCount int, rightTrimCount int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CenterCustom ¶
func IsAlphaNum ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.