package
2.2.0
Repository: https://github.com/gonobo/jsonapi.git
Documentation: pkg.go.dev

# Functions

IsJSONArray returns true if the serialized JSON data is an array type.
IsJSONNull returns true if the serialized JSON data is a null type.
IsJSONObject returns true if the serialized JSON data is an object type.