modulepackage
0.0.0-20201124131017-552bb3c4c3bf
Repository: https://github.com/layeh/gopher-json.git
Documentation: pkg.go.dev
# Functions
Decode converts the JSON encoded data to Lua values.
DecodeValue converts the value to a Lua value.
Encode returns the JSON encoding of value.
Loader is the module loader function.
Preload adds json to the given Lua state's package.preload table.