support

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecFunc

func ExecFunc(name string, data []interface{}) (interface{}, error)

func GetEvalFunctions added in v0.3.0

func GetEvalFunctions() map[string]govaluate.ExpressionFunction

func Length

func Length(data []interface{}) (result interface{}, err error)

func ValidateFunc

func ValidateFunc(name string, params interface{}) error

Types

type Function

type Function func(data []interface{}) (interface{}, error)

type FunctionRegistration

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

Jump to

Keyboard shortcuts

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