# Functions
NewMockClient creates a new mock instance.
NewMockCron creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockCron is a mock of Cron interface.
MockCronMockRecorder is the mock recorder for MockCron.