sources

package
v14.2.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ingest

type Ingest interface {
	IngestMetric(metric *samplers.UDPMetric)
}

type Source

type Source interface {
	Name() string
	Start(ingest Ingest) error
	Stop()
}

type SourceConfig

type SourceConfig interface{}

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.
Package importsrv receives metrics over gRPC and sends them to workers.
Package importsrv receives metrics over gRPC and sends them to workers.

Jump to

Keyboard shortcuts

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