sinks

package
v0.0.0-...-1d907cd Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultSinkStopTimeout = 60 * time.Second
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Sink

type Sink interface {
	Name() string
	Stop()
	metrics.Sink
	events.EventSink
}

func NewSinkManager

func NewSinkManager(sinks []Sink, exportDataTimeout, stopTimeout time.Duration) (Sink, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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