dts

package
v0.0.0-...-29500b2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ctx

type Ctx struct {
	HealthcheckPort   int32
	Region            string
	Context           context.Context
	KillSignal        chan int8
	StreamARN         string
	Log               *zap.SugaredLogger
	SubscriptionNames []string
	Subscriptions     map[string]*stomp.Subscription
	Username          string
	Password          string
	Host              string
	Port              string
	InjestChan        chan *ShardRecord
}

func (*Ctx) Stop

func (c *Ctx) Stop()

type ShardRecord

type ShardRecord struct {
	Shard   string
	Records *[][]byte
}

Jump to

Keyboard shortcuts

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