Versions in this module Expand all Collapse all v1 v1.0.1 Sep 18, 2024 v1.0.0 May 17, 2024 Changes in this version + func ASCIITrim(s string) (string, error) + func SplitAndTrimEmpty(s, sep, cutset string) []string + func StringSliceEqual(a, b []string) bool