input

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2017 License: BSD-2-Clause-Views Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitMetrics

func InitMetrics()

func NewPickle

func NewPickle(config cfg.Config, addr string, tbl *table.Table, bad *badmetrics.BadMetrics) (net.Listener, error)

func NewPlain

func NewPlain(config cfg.Config, addr string, tbl *table.Table, badMetrics *badmetrics.BadMetrics) (net.Listener, error)

func SetLogger

func SetLogger(l *logging.Logger)

func StartAMQP

func StartAMQP(config cfg.Config, tbl *table.Table, bad *badmetrics.BadMetrics)

Types

type Amqp

type Amqp struct {
	// contains filtered or unexported fields
}

type Handler

type Handler interface {
	Handle(net.Conn)
}

type Pickle

type Pickle struct {
	// contains filtered or unexported fields
}

func (*Pickle) Handle

func (p *Pickle) Handle(c net.Conn)

type Plain

type Plain struct {
	// contains filtered or unexported fields
}

func (*Plain) Handle

func (p *Plain) Handle(c net.Conn)

Jump to

Keyboard shortcuts

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