Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FuncARE ¶
func FuncARE(fn func() error) tengo.CallableFunc
FuncARE transform a function of 'func() error' signature into CallableFunc type.
Types ¶
type BoolP ¶
type BoolP struct {
tengo.ObjectImpl
Value bool
}
Click to show internal directories.
Click to hide internal directories.