processor

package
v0.0.0-...-5c82a93 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2022 License: LGPL-3.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 ProcessFn

type ProcessFn func(r record.Record)

type Processor

type Processor interface {
	Process(r record.Record)
	Summarize(outputType output.OutputType) ([]byte, error)
}

func Create

func Create() Processor

allocates a processor

Jump to

Keyboard shortcuts

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