package
Version:
v1.1.4
Opens a new window with list of versions in this module.
Published: Mar 14, 2016
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
¶
Marshal delegates to json.Marshal
It is only here so this package can be a drop-in for common encoding/json uses
func Unmarshal(data []byte, v interface{}) error
Unmarshal unmarshals the given data
If v is a *map[string]interface{}, numbers are converted to int64 or float64
Source Files
¶
Click to show internal directories.
Click to hide internal directories.