Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCEPInvalid = fmt.Errorf("invalid zipcode")
View Source
var ErrCEPNotFound = fmt.Errorf("can not find zipcode")
View Source
var ErrInternalServerError = fmt.Errorf("internal server error")
Functions ¶
func GetWeatherHandler ¶
func GetWeatherHandler(w http.ResponseWriter, r *http.Request)
func PostWeatherHandler ¶
func PostWeatherHandler(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.