luascript

package
v0.54.1 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Check

type Check struct {
	IsError bool
	Result  bool
	// contains filtered or unexported fields
}

func NewCheck

func NewCheck() (*Check, error)

NewCheck instanciates a check

func (*Check) EnableStrict

func (c *Check) EnableStrict() error

func (*Check) Perform

func (c *Check) Perform(script string) error

Perform the lua script

func (*Check) SetFloatVariables

func (c *Check) SetFloatVariables(vars map[string]float64)

func (*Check) SetVariables

func (c *Check) SetVariables(vars map[string]string)

Jump to

Keyboard shortcuts

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