Versions in this module Expand all Collapse all v0 v0.0.2 Aug 23, 2022 Changes in this version + func AutoIncrement(s string, step int) string + func FormatIdentifiers(s string) string + func IsNumber(s string) (uint64, bool) + func RepeatJoin(s, sep string, count int) string + func TrimNewLine(s string) string + func TrimSpace(s string) string + func TrimWhiteSpace(s string) string