Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTemperature ¶
func GetTemperature(w http.ResponseWriter, r *http.Request)
Get Address godoc @Summary Get Address 2 @Description Get Address by Post Code 2 @Tags address @Accept json @Produce json @Param cep path string true "Cep" @Success 200 {object} entity.Temperature @Failure 400 string "Bad Request" @Failure 404 string "Not Found" @Failure 500 string "Internal Server Error" @Router /cep/{cep} [get]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.