package
Version:
v1.0.0-beta.15
Opens a new window with list of versions in this module.
Published: May 10, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func JSON(o interface{}) deferredJSON
JSON is a helper that prints the object in JSON format.
We use lazy-evaluation to avoid calling json.Marshal unless it is actually needed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.