# Functions
CallerName ...
FunctionName returns the Function's name of given pointer.
GenerateID simply generates an ID.
GenerateUUID simply generates an unique UID.
JSON ...
JSONBytes ...
ObjectName returns the object's path and name of given pointer.
PrettyJSON ...
PrettyJSONBytes ...
ToCamelCase convert a string to UpperCamelCase.
ToSnakeCase convert a string to snake_case.
# Variables
OmitDefaultAPI ...