Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WeatherHandler ¶
type WeatherHandler struct {
// contains filtered or unexported fields
}
func NewWeatherHandler ¶
func NewWeatherHandler(weatherService service.WeatherService) *WeatherHandler
func (*WeatherHandler) GetWeatherByCEP ¶
func (h *WeatherHandler) GetWeatherByCEP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.