package
0.1.2
Repository: https://github.com/oidc-mytoken/utils.git
Documentation: pkg.go.dev

# Functions

Arrayify creates an JSON array with the passed object in.
IsJSONArray checks if the passed data is a JSON Array.
IsJSONObject checks if the passed data is a JSON Object.
MergeJSONArrays merges two json arrays into one.
UnwrapString removes the " around a string if they exist.