Versions in this module Expand all Collapse all v1 v1.0.3 Apr 16, 2026 Changes in this version + func BoolFrom(s string, def bool) bool + func BoolOrNil(s string) *bool + func IntFrom(s string, def int) int + func SanitizeCols(allowed map[string]struct{}, cols []string) []string + func SplitCSV(s string) []string + func StringsCSV(s string) []string