package
1.2.23
Repository: https://github.com/bloock/go-kit.git
Documentation: pkg.go.dev

# Functions

NewMockBus creates a new mock instance.
NewMockHandler creates a new mock instance.
NewMockQuery creates a new mock instance.

# Structs

MockBus is a mock of Bus interface.
MockBusMockRecorder is the mock recorder for MockBus.
MockHandler is a mock of Handler interface.
MockHandlerMockRecorder is the mock recorder for MockHandler.
MockQuery is a mock of Query interface.
MockQueryMockRecorder is the mock recorder for MockQuery.