Documentation ¶
Index ¶
- func BusByCompanyHandle(w http.ResponseWriter, r *http.Request, p httprouter.Params)
- func BusHandle(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func CompanyHandle(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func ContactHandle(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- func GetBusHandle(w http.ResponseWriter, r *http.Request, p httprouter.Params)
- func GetBusScheduleHandle(w http.ResponseWriter, r *http.Request, p httprouter.Params)
- func GetCompanyHandle(w http.ResponseWriter, r *http.Request, p httprouter.Params)
- func GetDayTypeScheduleHandle(w http.ResponseWriter, r *http.Request, p httprouter.Params)
- func StatusHandle(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
- type Message
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BusByCompanyHandle ¶
func BusByCompanyHandle(w http.ResponseWriter, r *http.Request, p httprouter.Params)
func BusHandle ¶
func BusHandle(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
func CompanyHandle ¶
func CompanyHandle(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
func ContactHandle ¶
func ContactHandle(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
func GetBusHandle ¶
func GetBusHandle(w http.ResponseWriter, r *http.Request, p httprouter.Params)
func GetBusScheduleHandle ¶
func GetBusScheduleHandle(w http.ResponseWriter, r *http.Request, p httprouter.Params)
func GetCompanyHandle ¶
func GetCompanyHandle(w http.ResponseWriter, r *http.Request, p httprouter.Params)
func GetDayTypeScheduleHandle ¶
func GetDayTypeScheduleHandle(w http.ResponseWriter, r *http.Request, p httprouter.Params)
func StatusHandle ¶
func StatusHandle(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
Types ¶
Click to show internal directories.
Click to hide internal directories.