Documentation ¶
Index ¶
- func AuthMiddleware(next http.Handler) http.Handler
- func ErrorHandler(w http.ResponseWriter, r *http.Request)
- func InitSessionManager(r *chi.Mux)
- func LoginHandler(w http.ResponseWriter, r *http.Request)
- func LoginPostHandler(w http.ResponseWriter, r *http.Request)
- func MyCollectionHandler(w http.ResponseWriter, r *http.Request)
- func RootHandler(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorHandler ¶
func ErrorHandler(w http.ResponseWriter, r *http.Request)
func InitSessionManager ¶
func InitSessionManager(r *chi.Mux)
func LoginHandler ¶
func LoginHandler(w http.ResponseWriter, r *http.Request)
func LoginPostHandler ¶
func LoginPostHandler(w http.ResponseWriter, r *http.Request)
func MyCollectionHandler ¶
func MyCollectionHandler(w http.ResponseWriter, r *http.Request)
func RootHandler ¶
func RootHandler(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.