# Functions
NewMockCleanupImages creates a new mock instance.
NewMockGetImage creates a new mock instance.
NewMockGetWeather creates a new mock instance.
NewMockPollWeathers creates a new mock instance.
NewMockSetup creates a new mock instance.
# Structs
MockCleanupImages is a mock of CleanupImages interface.
MockCleanupImagesMockRecorder is the mock recorder for MockCleanupImages.
MockGetImage is a mock of GetImage interface.
MockGetImageMockRecorder is the mock recorder for MockGetImage.
MockGetWeather is a mock of GetWeather interface.
MockGetWeatherMockRecorder is the mock recorder for MockGetWeather.
MockPollWeathers is a mock of PollWeathers interface.
MockPollWeathersMockRecorder is the mock recorder for MockPollWeathers.
MockSetup is a mock of Setup interface.
MockSetupMockRecorder is the mock recorder for MockSetup.