sink

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2017 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KinesisSink

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

KinesisSink ...

func NewKinesis

func NewKinesis() (*KinesisSink, error)

NewKinesis ...

func (*KinesisSink) Put

func (s *KinesisSink) Put(data []byte) error

Put ..

func (*KinesisSink) Start

func (s *KinesisSink) Start() error

Start ...

func (*KinesisSink) Stop

func (s *KinesisSink) Stop()

Stop ...

type RabbitmqSink

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

RabbitmqSink ...

func NewRabbitmq

func NewRabbitmq() (*RabbitmqSink, error)

NewRabbitmq ...

func (*RabbitmqSink) Put

func (s *RabbitmqSink) Put(data []byte) error

Put ..

func (*RabbitmqSink) Start

func (s *RabbitmqSink) Start() error

Start ...

func (*RabbitmqSink) Stop

func (s *RabbitmqSink) Stop()

Stop ...

type StdoutSink

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

StdoutSink ...

func NewStdout

func NewStdout() (*StdoutSink, error)

NewStdout ...

func (*StdoutSink) Put

func (s *StdoutSink) Put(data []byte) error

Put ..

func (*StdoutSink) Start

func (s *StdoutSink) Start() error

Start ...

func (*StdoutSink) Stop

func (s *StdoutSink) Stop()

Stop ...

Jump to

Keyboard shortcuts

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