diacon

package module
v0.0.4 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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(cfg RabbitMQConfiguration) (*amqp.Connection, error)

Get a connection for given configuration(will be passed to pubs and subs)

Types

type RabbitMQConfiguration

type RabbitMQConfiguration struct {
	URL  string //Without the port
	Port string //Port(string) w/o :
}

A configuration for connecting to RabbitMQ

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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