scan

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: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBufferSize = 4 << 10
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ScanOp

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

func New

func New(r engine.Reader, lua string, cols []int, proc *process.Process) *ScanOp

func (*ScanOp) AddCtrlConsumer

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

func (*ScanOp) AddMessageConsumer

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

func (*ScanOp) Close

func (o *ScanOp) Close() error

func (*ScanOp) Exec

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

func (*ScanOp) Free

func (o *ScanOp) Free() error

func (*ScanOp) GetExecFunc

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

func (*ScanOp) Read

func (o *ScanOp) Read(p []byte) (int, error)

func (*ScanOp) Specialize

func (o *ScanOp) Specialize() error

func (*ScanOp) String

func (o *ScanOp) String() string

Jump to

Keyboard shortcuts

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