package
Version:
v5.0.0
Opens a new window with list of versions in this module.
Published: Mar 1, 2023
License: MIT
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 Deserialize(data string) (value interface{}, err error)
Deserialize a value to a JSON representation.
func Dump(value interface{}) string
Dump serializes a value to a pretty JSON string.
An empty string is returned when serialization fails.
Serialize a value to a JSON representation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.