Documentation
¶
Index ¶
- type Auth
- func (s *Auth) LogIn(w http.ResponseWriter, req *http.Request)
- func (s *Auth) LogInForm(w http.ResponseWriter, req *http.Request)
- func (s *Auth) LogOut(w http.ResponseWriter, req *http.Request)
- func (s *Auth) SignUp(w http.ResponseWriter, req *http.Request)
- func (s *Auth) SignUpForm(w http.ResponseWriter, req *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
func (*Auth) SignUpForm ¶
func (s *Auth) SignUpForm(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.