package
0.0.0-20241009004650-84ea22048b9a
Repository: https://github.com/azure/azure-dev.git
Documentation: pkg.go.dev

# Functions

IsStringNilOrEmpty returns true if the string pointer is nil or the trimmed string is empty.
PtrValueEquals returns true if the pointer is not nil and the value is equal to the expected value.