//
pkg.gl
Category
github.com/deckhouse/module-sdk
pkg
utils
ptr
package
0.1.0
Repository:
https://github.com/deckhouse/module-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
12 SLOC
#
Functions
Bool
Bool returns a pointer to a bool.
BoolDeref
BoolDeref dereferences the bool ptr and returns it if not nil, or else returns def.
To
No description provided by the author