Documentation
¶
Index ¶
- func AddSlashes(s string) string
- func Dechex(number int64) string
- func EqualStringPtr(a, b *string) bool
- func FilterIntsPtr(lengths []*int) []int
- func Quote(s string, delimiter string) string
- func SplObjectID(v any) string
- func Substr(input string, offset int, length int) string
- func ToLowerList(stringList []string) []string
- func ToSnakeCase(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSlashes ¶ added in v1.0.31
func EqualStringPtr ¶ added in v1.0.31
func FilterIntsPtr ¶ added in v1.0.31
func SplObjectID ¶
func Substr ¶
Substr - Returns a substring of a string. NOTE: this isn't multi-Unicode-codepoint aware, like specifying skintone or
gender of an emoji: https://unicode.org/emoji/charts/full-emoji-modifiers.html
func ToLowerList ¶ added in v1.0.31
func ToSnakeCase ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.