Documentation
¶
Index ¶
- func CheckSession(SID string, db *sql.DB) string
- func GetUInfo(w http.ResponseWriter, r *http.Request)
- func LoginChap(w http.ResponseWriter, r *http.Request)
- func LoginSuccess(loginname string, db *sql.DB) string
- func Login_Basic(w http.ResponseWriter, r *http.Request)
- func MakeChallenge(w http.ResponseWriter, r *http.Request)
- func MakeRandomStr(digit uint32) (string, error)
- func UserAdd(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Login_Basic ¶
func Login_Basic(w http.ResponseWriter, r *http.Request)
func MakeChallenge ¶
func MakeChallenge(w http.ResponseWriter, r *http.Request)
func MakeRandomStr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.