package
0.0.0-20231012103950-ee3c3e3cebff
Repository: https://github.com/getkalido/rabbit-events.git
Documentation: pkg.go.dev

# Functions

NewMockEventConsumer creates a new mock instance.
NewMockRabbitConfig creates a new mock instance.
NewMockRabbitEventHandler creates a new mock instance.
NewMockRabbitExchange creates a new mock instance.

# Structs

MockEventConsumer is a mock of EventConsumer interface.
MockEventConsumerMockRecorder is the mock recorder for MockEventConsumer.
MockRabbitConfig is a mock of RabbitConfig interface.
MockRabbitConfigMockRecorder is the mock recorder for MockRabbitConfig.
MockRabbitEventHandler is a mock of RabbitEventHandler interface.
MockRabbitEventHandlerMockRecorder is the mock recorder for MockRabbitEventHandler.
MockRabbitExchange is a mock of RabbitExchange interface.
MockRabbitExchangeMockRecorder is the mock recorder for MockRabbitExchange.