package
0.0.0-20241215021422-6c4f596602f5
Repository: https://github.com/jhaynie/shift.git
Documentation: pkg.go.dev
# Functions
CleanSQL returns a SQL statement with new lines removed.
Contains returns true if elems of T contains v.
IsFunctionCall returns true if the val looks like a function call.
JSONStringify will return a stringified json value for val.
Plural returns the singular or plural depending on the count.
Ptr will return a pointer to value T.