filter

package
v0.0.0-...-df06595 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilterOp

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

func New

func New(expr expr.Expr, proc *process.Process) *FilterOp

func (*FilterOp) AddCtrlConsumer

func (o *FilterOp) AddCtrlConsumer(_ ...int32)

func (*FilterOp) AddMessageConsumer

func (o *FilterOp) AddMessageConsumer(_ ...int32)

func (*FilterOp) Exec

func (o *FilterOp) Exec(msg *pipeline.Message) ([]*pipeline.Message, int, error)

func (*FilterOp) Free

func (o *FilterOp) Free() error

func (*FilterOp) GetExecFunc

func (o *FilterOp) GetExecFunc() func(*pipeline.Message) ([]*pipeline.Message, int, error)

func (*FilterOp) Specialize

func (o *FilterOp) Specialize() error

func (*FilterOp) String

func (o *FilterOp) String() string

Jump to

Keyboard shortcuts

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