
The highest tagged major version is
v3.
package
Version:
v0.0.0-...-bc88e5d
Opens a new window with list of versions in this module.
Published: Dec 20, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package json provides a json codec
type Marshaler struct {
EscapeHTML bool
SortMapKeys bool
TrustRawMessage bool
}
type Unmarshaler struct {
DisallowUnknownFields bool
DontCopyNumber bool
DontCopyRawMessage bool
DontCopyString bool
DontMatchCaseInsensitiveStructFields bool
UseNumber bool
ZeroCopy bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.