kinesis

package
v1.91.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	AddRecordToStream(ctx context.Context, updatedConcept []byte, conceptType string) error
	Healthcheck() fthealth.Check
}

func NewClient

func NewClient(streamName string, region string, arn string) (Client, error)

type KinesisClient

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

func (*KinesisClient) AddRecordToStream

func (c *KinesisClient) AddRecordToStream(ctx context.Context, updatedConcept []byte, conceptType string) error

func (*KinesisClient) Healthcheck

func (c *KinesisClient) Healthcheck() fthealth.Check

Jump to

Keyboard shortcuts

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