package
0.7.0
Repository: https://github.com/crowdstrike/gofalcon.git
Documentation: pkg.go.dev

# Functions

DerefInt returns the deferenced int32 value or 0 if nil.
DerefString returns the deferenced string value or empty string if nil.
PrettyJson converts given interface to prettified json.
No description provided by the author
StrPtr creates a string pointer from a string literal, for APIs that require pointers rather than values.