delivery_channel_manager

package
v0.0.0-...-c228acb Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeliveryChannelManager

type DeliveryChannelManager interface {
	GetDeliveryChan(queue string) <-chan amqp.Delivery
	InitDeliveryChannelForQueue(queue string) error
	Close()
	ReconnectDeliveryChannel() error
	NotifiedConnectionError()
	ConnectionErrorSolved()
	GetConnectionErrorChan() <-chan bool
}

Jump to

Keyboard shortcuts

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