Versions in this module Expand all Collapse all v1 v1.0.0 Nov 1, 2024 Changes in this version + type StringSlice struct + func NewStringSlice(s []string) StringSlice + func (s StringSlice) Append(strings ...string) StringSlice + func (s StringSlice) Slice() []string