Versions in this module Expand all Collapse all v1 v1.0.0 Jul 22, 2023 Changes in this version + func EnsureCommaDelimitedAddresses(s string) string + func FindUnquoted(s string, v rune, quote rune) []int + func JoinAddress(addrs []mail.Address) string + func NewLockedSource(seed int64) rand.Source64 + func SplitAfterUnquoted(s string, sep rune, quote rune) []string + func SplitUnquoted(s string, sep rune, quote rune) []string + func UUID(rs rand.Source) string + func Wrap(max int, strs ...string) []byte