//
pkg.gl
Category
github.com/ory/go-convenience
stringsx
package
0.1.0
Repository:
https://github.com/ory/go-convenience.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
60
Files
16 SLOC
#
Functions
Coalesce
Coalesce returns the first non-empty string value.
Splitx
Splitx is a special case of strings.Split which returns an empty slice if the string is empty.