script

package
v1.4.26 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ILua

type ILua interface {
	Load(path string)
	Register(methodName string, f golua.LGFunction)
	CallFun(name string, ret int, args ...golua.LValue) []golua.LValue
}

func New

func New() ILua

Jump to

Keyboard shortcuts

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