Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
Publisher *Publisher
Consumer *Consumer
Logger zerolog.Logger
// contains filtered or unexported fields
}
func NewConnectionManager ¶
func (*Manager) ListenForBlockingNotifications ¶ added in v0.2.0
func (manager *Manager) ListenForBlockingNotifications()
type Publisher ¶
func NewPublisher ¶
Click to show internal directories.
Click to hide internal directories.