Documentation
¶
Index ¶
- func AccountShow(w http.ResponseWriter, req *http.Request)
- func Alive(w http.ResponseWriter, req *http.Request) error
- func Hexagen(w http.ResponseWriter, req *http.Request) error
- func Index(w http.ResponseWriter, req *http.Request) error
- func LastChecks(w http.ResponseWriter, req *http.Request) error
- func SwitchLocale(w http.ResponseWriter, req *http.Request)
- type BadReqError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountShow ¶
func AccountShow(w http.ResponseWriter, req *http.Request)
func LastChecks ¶
func LastChecks(w http.ResponseWriter, req *http.Request) error
func SwitchLocale ¶
func SwitchLocale(w http.ResponseWriter, req *http.Request)
Types ¶
type BadReqError ¶
type BadReqError struct {
// contains filtered or unexported fields
}
func (*BadReqError) Error ¶
func (e *BadReqError) Error() string
Click to show internal directories.
Click to hide internal directories.