property

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2022 License: BSD-2-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Operators

type Operators []operator

func InterfaceSlice2Operators

func InterfaceSlice2Operators(i []interface{}, task condition.RelatedTask) (Operators, error)

func (*Operators) Apply

func (o *Operators) Apply(ctx context.Context, v value.Value) (value.Value, error)

type Reader

type Reader interface {
	GetProperty(ctx context.Context) (value.Value, error)
}

func InterfaceSlice2Reader

func InterfaceSlice2Reader(i []interface{}, task condition.RelatedTask, parentProperty Reader) (Reader, error)

Jump to

Keyboard shortcuts

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