package
1.1.4
Repository: https://github.com/vizucode/gokit.git
Documentation: pkg.go.dev

# Functions

SetBrokerAutoAck set channel to broker.
SetBrokerChannel set channel to broker.
SetBrokerDurable set channel to broker.
SetBrokerExchange set exchange of broker.
SetBrokerExclusive set channel to broker.
SetBrokerQueue set queue.
SetBrokerTopic set topic into broker.

# Constants

GRPC server.
Kafka Broker.
NSQ Broker.
RabbitMQ Broker.
REST server.
Solace Broker.

# Structs

BrokerHandler instance.
BrokerHandlerGroup group of broker handlers by topic, exchange, or queue with channels.
No description provided by the author
No description provided by the author

# Type aliases

Broker is the type returned by a classifier broker.
BrokerHandlerFunc type abstract for each broker implementation.
No description provided by the author
Server is the type returned by a classifier server (REST, gRPC).