exporter

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	NewConsumer(OutputFactory) error
}

Interface .

type Output

type Output interface {
	Write(key string, data []byte) error
}

Output .

type OutputFactory

type OutputFactory func(i int) (Output, error)

OutputFactory .

Directories

Path Synopsis
output
udp

Jump to

Keyboard shortcuts

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