Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CityHandler ¶
type CityHandler struct {
// contains filtered or unexported fields
}
func NewCityHandler ¶
func NewCityHandler(storage cityusecases.CityStorageInterface) *CityHandler
func (*CityHandler) GetCityList ¶
func (h *CityHandler) GetCityList(writer http.ResponseWriter, request *http.Request)
Click to show internal directories.
Click to hide internal directories.