Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
func (*Application) ClientError ¶
func (app *Application) ClientError(w http.ResponseWriter, status int)
func (*Application) NotFound ¶
func (app *Application) NotFound(w http.ResponseWriter)
func (*Application) ServerError ¶
func (app *Application) ServerError(w http.ResponseWriter, err error)
Click to show internal directories.
Click to hide internal directories.