package
0.0.0-20240910131244-13d20f98e541
Repository: https://github.com/redhatinsights/edge-api.git
Documentation: pkg.go.dev
# Functions
From returns the value from a given pointer.
FromOrEmpty returns the value or empty value in case the value is nil.
To returns a pointer to the given value.