lua

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2016 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package lua provides a Lua scripting layer

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VM

type VM struct {
	*lua.LState
}

func NewVM

func NewVM(p module.Patcher) (*VM, error)

func (*VM) LoadFile

func (vm *VM) LoadFile(path string) error

func (*VM) REPL

func (vm *VM) REPL() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL