func SimulateWeather(srv common.ChatServer) { … } func AnnounceWeatherStateChange(srv common.ChatServer, from weathersystem.WeatherState, to weathersystem.WeatherState) { … }
func SimulateWeather(srv common.ChatServer) { … } func AnnounceWeatherStateChange(srv common.ChatServer, from weathersystem.WeatherState, to weathersystem.WeatherState) { … }