api

package
v0.0.0-...-fa9a36a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2018 License: MIT Imports: 11 Imported by: 0

Documentation

Index

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

type Message

type Message struct {
	Name    string `json:"name"`
	Email   string `json:"email"`
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL