Documentation ¶ Index ¶ func ErrorErr(res http.ResponseWriter, req *http.Request, err error) func ErrorString(res http.ResponseWriter, req *http.Request, err string) func LoggedIn(f func(res http.ResponseWriter, req *http.Request, user *userutils.User)) http.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ErrorErr ¶ func ErrorErr(res http.ResponseWriter, req *http.Request, err error) func ErrorString ¶ func ErrorString(res http.ResponseWriter, req *http.Request, err string) func LoggedIn ¶ func LoggedIn(f func(res http.ResponseWriter, req *http.Request, user *userutils.User)) http.Handler Types ¶ This section is empty. Source Files ¶ View all Source files utils.go Click to show internal directories. Click to hide internal directories.