constants

package
v0.0.53 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// Event types
	EVENT_EXPRESSION_CHANGED = "expression_changed"
	EVENT_RECALCULATE        = "recalculate"
	EVENT_VALUE_CHANGED      = "value_changed"
	EVENT_PING               = "ping"

	// Key types
	KEY_TYPE_INTEGER = "number"
	KEY_TYPE_STRING  = "string"
	KEY_TYPE_BOOLEAN = "boolean"
	KEY_TYPE_DATA    = "data"

	// Key encodings
	KEY_ENCODING_PLAIN  = "plain"
	KEY_ENCODING_BASE64 = "base64"
)

Constants

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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