package
0.0.13
Repository: https://github.com/crowdsecurity/go-cs-lib.git
Documentation: pkg.go.dev

# Functions

Empty returns an empty T type.
Of returns a pointer to the input.
OrDefault returns *t if its non-nil, or else def.
OrEmpty returns *t if its non-nil, or else an empty T.
TypeName returns the name of the type.