# Functions

NewMockClient creates a new mock instance.
NewMockReader creates a new mock instance.

# Structs

MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockReader is a mock of Reader interface.
MockReaderMockRecorder is the mock recorder for MockReader.