Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct{}
func NewHandler ¶
func NewHandler() *Handler
func (*Handler) Login ¶
func (h *Handler) Login() http.HandlerFunc
func (*Handler) LoginPost ¶
func (h *Handler) LoginPost() http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.