anlcollector

package
v0.0.0-...-e7a70b0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnlConfig

type AnlConfig struct {
	NodeEncoder anlencoder.NodeEncoder
}

type Collector

type Collector interface {
	AppendData(formLeafBlockAndAppend anlblock.DataSource) (resultingLeafBlock *anlblock.Header)
	AppendBlock(blockToAppendToStream *anlblock.Header)
	FlushState() (rootBlockAfterReducingAndDestroyingObjectState *anlblock.Header)
}

type Initializer

type Initializer func(
	collectorCLISubArgs []string,
	acfg *AnlConfig,
) (instance Collector, initErrorStrings []error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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