//
pkg.gl
Category
github.com/go-zoox/encoding
json
package
1.2.1
Repository:
https://github.com/go-zoox/encoding.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
20 SLOC
#
Functions
Decode
Decode decodes the JSON-encoded data and stores the result in the value pointed to by v.
Encode
Encode returns the JSON encoding of the data.
New
No description provided by the author
#
Structs
JSON
No description provided by the author