jsontest

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsJSONArray

func IsJSONArray(data *json.RawMessage) bool

IsJSONArray returns true if the serialized JSON data is an array type.

func IsJSONNull

func IsJSONNull(data *json.RawMessage) bool

IsJSONNull returns true if the serialized JSON data is a null type.

func IsJSONObject

func IsJSONObject(data *json.RawMessage) bool

IsJSONObject returns true if the serialized JSON data is an object type.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL