Documentation ¶
Overview ¶
Package stringx contains utilities for working with strings. It complements the standard "strings" package.
Deprecated: the utilities in this package are unused within the code base and will be removed in a future Beam release.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SingleValue ¶
SingleValue returns the single value of a map[string]string. Panics if the map does not contain exactly one value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.