cs

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var M deadlock.Mutex

Functions

func GoCall

func GoCall(
	name *C.char,
	_1 *C.char,
	_2 *C.char,
	_3 *C.char,
	_4 *C.char,
	_5 *C.char,
	_6 *C.char,
	_7 *C.char,
	_8 *C.char,
	_9 *C.char,
	_10 *C.char,
	_11 *C.char,
	_12 *C.char,
)

Types

type VM

type VM struct {
	// contains filtered or unexported fields
}

func NewVM

func NewVM() *VM

func (*VM) AddCommand

func (c *VM) AddCommand(name string, callback interface{}) error

func (*VM) Run

func (c *VM) Run(code string) error

Jump to

Keyboard shortcuts

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