package
0.0.19
Repository: https://github.com/jucardi/go-titan.git
Documentation: pkg.go.dev

# Functions

Contains indicates if the given map contains an entry by the given key.
No description provided by the author
GetOrDefault gets the value by the given key, if the value is not present, or an error occurs while retrieving the value, returns what was specified as `defaultVal`.
GetValue If a map represents a JSON with nested objects.
No description provided by the author
SetValue if a map represents a JSON with nested objects.
No description provided by the author

# Interfaces

No description provided by the author