//
pkg.gl
Category
github.com/version-fox/vfox
internal
module
json
package
0.6.0
Repository:
https://github.com/version-fox/vfox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
155 SLOC
#
Functions
Decode
Decode converts the JSON encoded data to Lua values.
DecodeValue
DecodeValue converts the value to a Lua value.
Encode
Encode returns the JSON encoding of value.
Preload
Preload adds json to the given Lua state's package.preload table.