Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringUtilities ¶
type StringUtilities struct{}
func String ¶
func String() *StringUtilities
func (*StringUtilities) Replacer ¶
func (s *StringUtilities) Replacer(base string, replacements []string) string
func (*StringUtilities) Stringify ¶
func (s *StringUtilities) Stringify(item any) string
Click to show internal directories.
Click to hide internal directories.