Documentation ¶
Index ¶
- func AllAcces(w http.ResponseWriter, r *http.Request)
- func AverageGet(ClientDB *db.MongoConnection) http.HandlerFunc
- func AveragePost(ClientDB *db.MongoConnection) http.HandlerFunc
- func FileServer(r chi.Router)
- func PrivateAccess(w http.ResponseWriter, r *http.Request)
- func PrivateAccessScoped(w http.ResponseWriter, r *http.Request)
- func SessionForm(w http.ResponseWriter, r *http.Request)
- func SessionFormGet(w http.ResponseWriter, _ *http.Request)
- func ShowCredits(ClientDB *db.MongoConnection) http.HandlerFunc
- func Test(w http.ResponseWriter, r *http.Request)
- type AllCredits
- type ErrorNotFound
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AverageGet ¶
func AverageGet(ClientDB *db.MongoConnection) http.HandlerFunc
func AveragePost ¶
func AveragePost(ClientDB *db.MongoConnection) http.HandlerFunc
func FileServer ¶
func FileServer(r chi.Router)
func PrivateAccess ¶
func PrivateAccess(w http.ResponseWriter, r *http.Request)
func PrivateAccessScoped ¶
func PrivateAccessScoped(w http.ResponseWriter, r *http.Request)
func SessionForm ¶
func SessionForm(w http.ResponseWriter, r *http.Request)
func SessionFormGet ¶
func SessionFormGet(w http.ResponseWriter, _ *http.Request)
func ShowCredits ¶
func ShowCredits(ClientDB *db.MongoConnection) http.HandlerFunc
Types ¶
type AllCredits ¶
type ErrorNotFound ¶
Click to show internal directories.
Click to hide internal directories.