package
0.1.1
Repository: https://github.com/onmetal/onmetal-api.git
Documentation: pkg.go.dev

# Functions

Deref returns the value e points to if it's non-nil.
DerefFunc returns the value e points to if it's non-nil.
Identity is a function that returns its given parameters.
Pointer returns a pointer for the given value.
Zero returns the zero value for the given type.