modulepackage
0.0.0-20230218143504-906a9b012302
Repository: https://github.com/alicebob/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.