//
pkg.gl
Category
github.com/d5/tengo/v2
stdlib
json
package
2.17.0
Repository:
https://github.com/d5/tengo.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
9
Dependents
4
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.