# Functions

NewMockClient creates a new mock instance.
NewMockStatusWriter creates a new mock instance.

# Structs

MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockStatusWriter is a mock of StatusWriter interface.
MockStatusWriterMockRecorder is the mock recorder for MockStatusWriter.