package
2.2.5
Repository: https://github.com/teamwork/utils.git
Documentation: pkg.go.dev

# Type aliases

Bool add the capability to handle more column types than the usual sql driver.
HTML is a string which indicates that the string has been HTML-escaped.
IntList expands comma-separated values from a column to []int64, and stores []int64 as a comma-separated string.
StringList expands comma-separated values from a column to []string, and stores []string as a comma-separated string.