Versions in this module Expand all Collapse all v0 v0.2.0 Jan 11, 2019 Changes in this version + func CreateCurrentMentorRegistration(w http.ResponseWriter, r *http.Request) + func CreateCurrentUserRegistration(w http.ResponseWriter, r *http.Request) + func GetAllCurrentRegistrations(w http.ResponseWriter, r *http.Request) + func GetAllRegistrations(w http.ResponseWriter, r *http.Request) + func GetCurrentMentorRegistration(w http.ResponseWriter, r *http.Request) + func GetCurrentUserRegistration(w http.ResponseWriter, r *http.Request) + func GetFilteredUserRegistrations(w http.ResponseWriter, r *http.Request) + func GetMentorRegistration(w http.ResponseWriter, r *http.Request) + func GetStats(w http.ResponseWriter, r *http.Request) + func GetUserRegistration(w http.ResponseWriter, r *http.Request) + func SetupController(route *mux.Route) + func UpdateCurrentMentorRegistration(w http.ResponseWriter, r *http.Request) + func UpdateCurrentUserRegistration(w http.ResponseWriter, r *http.Request)