//
pkg.gl
Category
github.com/gonobo/jsonapi/v2
internal
jsontest
package
2.2.0
Repository:
https://github.com/gonobo/jsonapi.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
1
Files
26 SLOC
#
Functions
IsJSONArray
IsJSONArray returns true if the serialized JSON data is an array type.
IsJSONNull
IsJSONNull returns true if the serialized JSON data is a null type.
IsJSONObject
IsJSONObject returns true if the serialized JSON data is an object type.