Documentation
¶
Overview ¶
Package jsonutil provides deterministic JSON marshaling.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanonicalMarshal ¶
CanonicalMarshal produces deterministic JSON: - keys sorted lexicographically - no whitespace - UTF-8 encoding - null serialized as null
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.