input

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(name string, input Input) error

Types

type Input

type Input interface {
	Init(yaml.MapSlice, Receiver) error
	Start() error
	Stop() error
}

func Load

func Load(name string) (Input, error)

type Receiver

type Receiver interface {
	Send(*buffer.Event)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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