//
pkg.gl
Category
github.com/glendc/gopher-json
module
package
0.0.0-20170414221815-dc4743023d0c
Repository:
https://github.com/glendc/gopher-json.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
205 SLOC
#
README
gopher-json
Package json is a simple JSON encoder/decoder for
gopher-lua
.
License
Public domain.
#
Functions
Loader
Loader is the module loader function.
OpenCJSON
OpenCJSON opens the cjson lib.
Preload
Preload adds json to the given Lua state's package.preload table.
#
Constants
CJsonLibName
CJsonLibName defines the name for the cjson lib.