types

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2023 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParameterType

type ParameterType int
const (
	String  ParameterType = 0
	Double  ParameterType = 1
	Boolean ParameterType = 2
)

type PatternType

type PatternType int
const (
	Program    PatternType = 0
	Constraint PatternType = 1
)

type ScriptLanguageType

type ScriptLanguageType int
const (
	JS  ScriptLanguageType = 0
	Lua ScriptLanguageType = 1
)

Jump to

Keyboard shortcuts

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