Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Canonicalize ¶
func Canonicalize(v any)
Canonicalize recursively sorts arrays within a JSON-like structure.
Types ¶
type Option ¶
type Option func(*options)
Option represents an option for testing JSON object equality.
func PruneEmptyObjects ¶
func PruneEmptyObjects() Option
func PruneEmptySlices ¶
func PruneEmptySlices() Option
func PruneEmptyStrings ¶
func PruneEmptyStrings() Option
Click to show internal directories.
Click to hide internal directories.