package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Apr 7, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package json allows for easy duck typing of JSON, i.e. for test stubs
to compare JSON output against (such as src/x/test.MustPrettyJSON).
MustNewTestReader returns a io.Reader reader to the JSON value.
Array is an untyped JSON array representation.
type Map map[string]interface{}
Map is an untyped JSON map representation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.