bindings

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2026 License: MPL-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 BindingStruct

type BindingStruct struct {
	Queue      queues.QueueStruct
	Exchange   exchanges.ExchangeStruct
	RoutingKey string
}

type PubSubChannel

type PubSubChannel struct {
	Ch *amqp.Channel
}

func (PubSubChannel) Alive

func (psch PubSubChannel) Alive() bool

func (PubSubChannel) Bind

func (psch PubSubChannel) Bind(b *BindingStruct) error

func (PubSubChannel) Unbind

func (psch PubSubChannel) Unbind(b *BindingStruct) error

Jump to

Keyboard shortcuts

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