package
0.0.2
Repository: https://github.com/trinhdaiphuc/go-kit.git
Documentation: pkg.go.dev

# Functions

NewMockAlgorithm creates a new mock instance.
NewMockClient creates a new mock instance.
NewMockConsumer creates a new mock instance.
NewMockProducer creates a new mock instance.

# Structs

MockAlgorithm is a mock of Algorithm interface.
MockAlgorithmMockRecorder is the mock recorder for MockAlgorithm.
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockConsumer is a mock of Consumer interface.
MockConsumerMockRecorder is the mock recorder for MockConsumer.
MockProducer is a mock of Producer interface.
MockProducerMockRecorder is the mock recorder for MockProducer.