streaming

package
v0.0.0-demo Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2018 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(session *session.Session, kinesisEndpoint string) *kinesis.Kinesis

Types

type KinesisStream

type KinesisStream struct {
	StreamName string
	Connection *kinesis.Kinesis
}

func (KinesisStream) SendMessage

func (d KinesisStream) SendMessage(message string) error

type Stream

type Stream interface {
	SendMessage(string) error
}

Stream the interface for streaming pipeline

Jump to

Keyboard shortcuts

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