package
0.0.0-20240208133358-b46fc268ba2c
Repository: https://github.com/diptanw/go-toolkit.git
Documentation: pkg.go.dev

# Functions

NewConsumer creates new instance of Consumer struct.

# Structs

Consumer is wrapper for the message transport abstraction.
Message defines the structure of a message to be received/published.
Subscription is a struct with the registration data.

# Interfaces

Receiver in an interface that defines the topic consumer methods.