package
1.0.0
Repository: https://github.com/matryer/vice.git
Documentation: pkg.go.dev

# Functions

New returns a new transport.
WithConnection is an Option to set underlying RabbitMQ connection.

# Constants

DefaultAddr is connection string used to connect to local RabbitMQ instance on default port.

# Structs

Options can be used to create a customized transport.
Transport is a vice.Transport for RabbitMQ.

# Type aliases

Option is a function on the options for a RabbitMQ transport.