sinks

package
v0.0.0-...-f989eeb Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2015 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data interface{}

type InfluxdbSink

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

func (*InfluxdbSink) StoreData

func (self *InfluxdbSink) StoreData(ip Data) error

type Sink

type Sink interface {
	StoreData(data Data) error
}

func NewInfluxdbSink

func NewInfluxdbSink() (Sink, error)

func NewSink

func NewSink() (Sink, error)

Jump to

Keyboard shortcuts

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