Documentation
¶
Index ¶
- func Admin(w http.ResponseWriter, r *http.Request)
- func AdminPage(w http.ResponseWriter, r *http.Request)
- func ClearCookie(w http.ResponseWriter)
- func GetUserName(w *http.Request) (userName string)
- func Home(w http.ResponseWriter, r *http.Request)
- func Login(w http.ResponseWriter, r *http.Request)
- func LoginPage(w http.ResponseWriter, r *http.Request)
- func Logout(w http.ResponseWriter, r *http.Request)
- func SetCookie(userName string, w http.ResponseWriter)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearCookie ¶
func ClearCookie(w http.ResponseWriter)
func GetUserName ¶
func SetCookie ¶
func SetCookie(userName string, w http.ResponseWriter)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.