package
0.1.327
Repository: https://github.com/fluffy-bunny/grpcdotnetgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BoolEnv returns the parsed boolean value of an environment variable, or def otherwise.
CloneAndRedact logs a redacted version of the object.
DurationEnv returns the parsed duration value of an environment variable, or def otherwise.
No description provided by the author
No description provided by the author
IntEnv returns the parsed int value of an environment variable, or def otherwise.
IsEmptyOrNil checks if a value is empty or nil, useful for strings and arrays.
IsNil is a wholistic nil checker.
IsZero : determine is zero value 1.
MakeRedactedCopy ...
PrettyJSON returns a pretty-printed JSON string for the given object.
PrettyPrintRedacted ...
Ptr returns a pointer to the given value.
No description provided by the author
Redact ...

# Interfaces

Zeroer :.