flowtransformer

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlowTransformer

type FlowTransformer interface {
	// Transform transforms a flow before being stored
	Transform(flow *flow.Flow) interface{}
}

FlowTransformer allows generic transformations of a flow

func New

func New(flowTransformerName string) (FlowTransformer, error)

New creates a new flow transformer based on a name string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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