streaming

package
v4.0.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ContextKeyDeliveries = reflect.TypeOf([]messaging.Delivery{}).String()
View Source
var Options singleton
View Source
var StreamOptions streamSingleton
View Source
var SubscriptionOptions subscriptionSingleton

Functions

func New

func New(connector messaging.Connector, options ...option) messaging.ListenCloser

Types

type ShutdownStrategy

type ShutdownStrategy int
const (
	ShutdownStrategyCurrentBatch ShutdownStrategy = iota
	ShutdownStrategyImmediate
	ShutdownStrategyDrain
)

type Subscription

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

Jump to

Keyboard shortcuts

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