package
0.0.0-20210912104449-6c2e20bd7a92
Repository: https://github.com/tongson/ladylua.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.