Documentation
¶
Index ¶
- func AppendArg(b []byte, v interface{}) []byte
- func Bytes(s string) []byte
- func Contains(target interface{}, obj interface{}) bool
- func ContainsString(slice []string, item string) bool
- func Join(elems []string, sep string) string
- func LowercaseFirst(str string) string
- func NewLine() string
- func PadLeft(s string, pad string, plength int) string
- func RandomString(length int) string
- func String(b []byte) string
- func Sub(str string, start int, length int) string
- func UppercaseFirst(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.