kinesis

package
v0.0.0-...-bbf0bf7 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KinesisConfiguration

type KinesisConfiguration struct {
	Address string `json:"address,omitempty"`
}

type KinesisIngestor

type KinesisIngestor struct {
	Address string
	Port    int
}

func New

func New() (*KinesisIngestor, error)

func (*KinesisIngestor) GetEvents

func (k *KinesisIngestor) GetEvents() error

func (*KinesisIngestor) Initialize

func (k *KinesisIngestor) Initialize() error

func (*KinesisIngestor) Shutdown

func (k *KinesisIngestor) Shutdown(failure bool) error

Jump to

Keyboard shortcuts

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