package
0.0.0-20250130101013-1953ac1284a8
Repository: https://github.com/krateoplatformops/installer.git
Documentation: pkg.go.dev

# Functions

Deref dereferences ptr and returns the value it points to if no nil, or else returns def.
Equal returns true if both arguments are nil or both arguments dereference to the same value.
To returns a pointer to the given value.