backend

package
v0.0.0-...-8c1e015 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend interface {
	Name() string
	Status() int
	Init(spec *BackendConfigSpec)
	Run()
	Clean()
}

type BackendConfigSpec

type BackendConfigSpec struct {
	Config    *config.ConfigSpec
	Templates map[string]*sdtemplate.Template
	Reloader  *utils.TelegrafReloader
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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