bindings

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2026 License: MPL-2.0 Imports: 1 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 {
	QueueName    string
	ExchangeName string
	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