Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
handlers.BaseContext
}
type Handler ¶
type Handler struct { handlers.BaseHandler Repo *repositories.Repo }
func (*Handler) Wrap ¶
func (h *Handler) Wrap(fn func(http.ResponseWriter, *http.Request, Context)) http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.