//
pkg.gl
Category
github.com/crowdsecurity/go-cs-lib
ptr
package
0.0.13
Repository:
https://github.com/crowdsecurity/go-cs-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
21
Files
30 SLOC
#
Functions
Empty
Empty returns an empty T type.
Of
Of returns a pointer to the input.
OrDefault
OrDefault returns *t if its non-nil, or else def.
OrEmpty
OrEmpty returns *t if its non-nil, or else an empty T.
TypeName
TypeName returns the name of the type.