Documentation ¶
Index ¶
- func Index(c web.C, r *http.Request) (string, int)
- func Logout(c web.C, r *http.Request) (string, int)
- func SignIn(c web.C, r *http.Request) (string, int)
- func SignInPost(c web.C, r *http.Request) (string, int)
- func SignUp(c web.C, r *http.Request) (string, int)
- func SignUpPost(c web.C, r *http.Request) (string, int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SignInPost ¶
Sign In form submit route. Logs user in or set appropriate message in session if login was not succesful
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.