Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller handles the visitor paths page
func (*Controller) Handler ¶
func (c *Controller) Handler(w http.ResponseWriter, r *http.Request) string
ToTag renders the controller to an HTML tag
func (*Controller) ServeHTTP ¶
func (c *Controller) ServeHTTP(w http.ResponseWriter, r *http.Request)
ServeHTTP implements the http.Handler interface
type ControllerData ¶
ControllerData contains the data needed for the visitor paths page
Click to show internal directories.
Click to hide internal directories.