package
module
Version:
v0.0.0-...-62aeccb
Opens a new window with list of versions in this module.
Published: Aug 3, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gopher-xml
gopher-xml lib for gopher-lua
Documentation
¶
func Loader(L *lua.LState) int
Loader is the module loader function.
func Preload(L *lua.LState)
Preload adds xml to the given Lua state's package.preload table. After it
has been preloaded, it can be loaded using require:
local json = require("xml")
Source Files
¶
Click to show internal directories.
Click to hide internal directories.