Documentation
¶
func UnmarshalJSON(data []byte, v interface{}) error
UnmarshalJSON 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.