extra

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2024 License: LGPL-2.1 Imports: 1 Imported by: 0

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.

func FuncBYTEE

func FuncBYTEE(fn func() ([]byte, error)) tengo.CallableFunc

FuncBYTEE transform a function of 'func() ([]byte, error)' signature into CallableFunc type.

Types

type BoolP

type BoolP struct {
	tengo.ObjectImpl

	Value bool
}

func (*BoolP) Copy

func (b *BoolP) Copy() tengo.Object

func (*BoolP) Set

func (b *BoolP) Set(text string) error

func (*BoolP) String

func (b *BoolP) String() string

func (*BoolP) Type

func (b *BoolP) Type() string

func (*BoolP) TypeName

func (b *BoolP) TypeName() string

Jump to

Keyboard shortcuts

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