package
0.0.0-20250203051558-d4ce131ff7ec
Repository: https://github.com/jasacloud/go-libraries.git
Documentation: pkg.go.dev

# Functions

AmqpConnect function.
GetAmqpResource function.
GetConsumerResource function.
GetNatsResource function.
NatsConnect function.
NewConsumer returns a Consumer struct that has been initialized properly essentially don't touch conn, channel, or done and you can create Consumer manually.

# Variables

Amqp type.
AmqpConn variable.
AmqpConsumer type.
Nats variable.
NatsConn variable.

# Structs

AmqpConf struct.
AmqpConsumerConf struct.
AmqpConsumerOption struct.
AmqpOption struct.
Consumer holds all information about the RabbitMQ connection This setup does limit a consumer to one exchange.
NatsConf is config name of nats resources.
NatsOption struct.