package
0.0.0-20250112224445-e3d2397dd827
Repository: https://github.com/james-lawrence/genieql.git
Documentation: pkg.go.dev

# Functions

Contains returns true iff s matches one of the strings in v.
Debug converts unprintable characters to their unicode character sequence.
DebugString returns the debug string unless there is an error, then it returns the original string.
DefaultIfBlank uses the provided default value if s is blank.
Reverse returns the string reversed rune-wise left to right.
ToPrivate lowercases the first letter.
ToPublic ...