//
pkg.gl
Category
github.com/2dprototype/tender
stdlib
json
package
0.0.1
Repository:
https://github.com/2dprototype/tender.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
1.1k SLOC
#
Functions
Decode
Decode parses the JSON-encoded data and returns the result object.
Encode
Encode returns the JSON encoding of the object.
#
Structs
SyntaxError
A SyntaxError is a description of a JSON syntax error.