connection

package
v0.0.0-...-bf7ae8d Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 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 Connection

type Connection struct {
	URL string
	// contains filtered or unexported fields
}

func From

func From(connection *Connection) *Connection

func New

func New(url string) (*Connection, error)

func (*Connection) Channel

func (c *Connection) Channel() (*amqp.Channel, error)

func (*Connection) Close

func (c *Connection) Close() error

func (*Connection) Dial

func (c *Connection) Dial() (*Connection, error)

func (*Connection) Raw

func (c *Connection) Raw() *amqp.Connection

Jump to

Keyboard shortcuts

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