Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) DoHandler ¶
func (c *Controller) DoHandler(w http.ResponseWriter, r *http.Request)
func (*Controller) RootHandler ¶
func (c *Controller) RootHandler(w http.ResponseWriter, r *http.Request)
func (*Controller) Router ¶
func (c *Controller) Router() *mux.Router
Click to show internal directories.
Click to hide internal directories.