//
pkg.gl
Category
github.com/crowdsecurity/go-cs-lib
coalesce
package
0.0.13
Repository:
https://github.com/crowdsecurity/go-cs-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
27 SLOC
#
Functions
Int
Int returns the first non-zero value, or zero.
NotNil
NotNil returns the first non-nil pointer, or nil.
String
String returns the first non-empty string, or "".