func encoding/json.Unmarshal

one use

	encoding/json (current package)
		decode.go#L96: func Unmarshal(data []byte, v interface{}) error {