package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Dec 30, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ExecFunc(name string, data []interface{}) (interface{}, error)
func Length(data []interface{}) (result interface{}, err error)
func ValidateFunc(name string, params interface{}) error
type Function func(data []interface{}) (interface{}, error)
type FunctionRegistration struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.