Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
type Auther ¶
type Auther interface {
Register(w http.ResponseWriter, r *http.Request)
Login(w http.ResponseWriter, r *http.Request)
Refresh(w http.ResponseWriter, r *http.Request)
}
type LoginRequest ¶
type RegisterRequest ¶
Click to show internal directories.
Click to hide internal directories.