kflow

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	MSG_KEY_PREFIX       = 80 // This many bytes in every rcv message are for the key.
	KTRANSLATE_PROTO     = 100
	KTRANSLATE_MAP_PROTO = 101
)

Variables

This section is empty.

Functions

This section is empty.

Types

type KflowFormat

type KflowFormat struct {
	logger.ContextL
}

func NewFormat

func NewFormat(log logger.Underlying, compression kt.Compression) (*KflowFormat, error)

func (*KflowFormat) From

func (f *KflowFormat) From(raw *kt.Output) ([]map[string]interface{}, error)

func (*KflowFormat) Rollup

func (f *KflowFormat) Rollup(rolls []rollup.Rollup) (*kt.Output, error)

func (*KflowFormat) To

func (f *KflowFormat) To(flows []*kt.JCHF, serBuf []byte) (*kt.Output, error)

Jump to

Keyboard shortcuts

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