report

package
v6.0.0-alpha2+incompat... Latest Latest
Warning

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

Go to latest
Published: May 31, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterReporterFactory

func RegisterReporterFactory(name string, f ReporterFactory)

Types

type Reporter

type Reporter interface {
	Stop()
}

func New

func New(
	beat common.BeatInfo,
	cfg *common.Config,
	outputs map[string]*common.Config,
) (Reporter, error)

type ReporterFactory

type ReporterFactory func(common.BeatInfo, *common.Config) (Reporter, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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