process

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LastLineProcessor

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

func (*LastLineProcessor) Code

func (llp *LastLineProcessor) Code() string

func (*LastLineProcessor) Order

func (llp *LastLineProcessor) Order() int

func (*LastLineProcessor) Process

func (llp *LastLineProcessor) Process(processorChain file.ProcessChain, ctx *file.JobCollectContext)

type LineProcessor

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

func (*LineProcessor) Code

func (lp *LineProcessor) Code() string

func (*LineProcessor) Order

func (lp *LineProcessor) Order() int

func (*LineProcessor) Process

func (lp *LineProcessor) Process(processorChain file.ProcessChain, ctx *file.JobCollectContext)

type LoopProcessor

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

func (*LoopProcessor) Code

func (bp *LoopProcessor) Code() string

func (*LoopProcessor) Order

func (bp *LoopProcessor) Order() int

func (*LoopProcessor) Process

func (bp *LoopProcessor) Process(processorChain file.ProcessChain, ctx *file.JobCollectContext)

type SourceProcessor

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

func (*SourceProcessor) Code

func (sp *SourceProcessor) Code() string

func (*SourceProcessor) Order

func (sp *SourceProcessor) Order() int

func (*SourceProcessor) Process

func (sp *SourceProcessor) Process(processorChain file.ProcessChain, ctx *file.JobCollectContext)

Jump to

Keyboard shortcuts

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