extract

package
v0.1.3-rc1 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExtractAggregate

type ExtractAggregate struct {
	Aggregates aggregate.Aggregates
}

func (*ExtractAggregate) Extract

func (ea *ExtractAggregate) Extract(entries []config.GenericMap) []config.GenericMap

Extract extracts a flow before being stored

type Extractor

type Extractor interface {
	Extract(in []config.GenericMap) []config.GenericMap
}

func NewExtractAggregate

func NewExtractAggregate(params config.StageParam) (Extractor, error)

NewExtractAggregate creates a new extractor

func NewExtractNone

func NewExtractNone() (Extractor, error)

NewExtractNone create a new extract

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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