Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
type Auth struct {
// contains filtered or unexported fields
}
Auth struct
func (*Auth) Login ¶
func (a *Auth) Login(w http.ResponseWriter, r *http.Request)
Login - take a token
func (*Auth) Registration ¶
func (a *Auth) Registration(w http.ResponseWriter, r *http.Request)
Registration - create new user on this great system
Click to show internal directories.
Click to hide internal directories.