# Functions
NewMockSlackClient creates a new mock instance.
NewMockWeatherClient creates a new mock instance.
# Structs
MockSlackClient is a mock of SlackClient interface.
MockSlackClientMockRecorder is the mock recorder for MockSlackClient.
MockWeatherClient is a mock of WeatherClient interface.
MockWeatherClientMockRecorder is the mock recorder for MockWeatherClient.