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 activity page
func (*Controller) ServeHTTP ¶
func (c *Controller) ServeHTTP(w http.ResponseWriter, r *http.Request)
ServeHTTP implements the http.Handler interface
func (*Controller) ToTag ¶
func (c *Controller) ToTag(w http.ResponseWriter, r *http.Request) hb.TagInterface
ToTag renders the controller to an HTML tag
type ControllerData ¶
ControllerData contains the data needed for the visitor activity page
Click to show internal directories.
Click to hide internal directories.