//
pkg.gl
Category
github.com/byteplus-sdk/byteplus-go-sdk-v2
private
protocol
json
jsonutil
package
1.0.5
Repository:
https://github.com/byteplus-sdk/byteplus-go-sdk-v2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
516 SLOC
#
Functions
BuildJSON
BuildJSON builds a JSON string for a given object v.
UnmarshalJSON
UnmarshalJSON reads a stream and unmarshals the results in object v.
UnmarshalJSONError
UnmarshalJSONError unmarshal's the reader's JSON document into the passed in type.