Documentation
¶
Overview ¶
Package userreport defines the controller for the login page.
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) HandleIndex ¶
func (c *Controller) HandleIndex() http.Handler
func (*Controller) HandleSend ¶
func (c *Controller) HandleSend() http.Handler
Click to show internal directories.
Click to hide internal directories.