# Packages

No description provided by the author
Package mock_queue is a generated GoMock package.
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

Consumer is just an interface for the library consumer which doesn't have one.
Listener represents the consumer wrapper with the method to start listening for all events for this service go:generate mockgen -source=listener.go -destination=./mocks/listener.go.