Versions in this module Expand all Collapse all v0 v0.2.0 Jan 11, 2019 Changes in this version + func CreateUserCheckin(w http.ResponseWriter, r *http.Request) + func GetAllCheckedInUsers(w http.ResponseWriter, r *http.Request) + func GetCurrentUserCheckin(w http.ResponseWriter, r *http.Request) + func GetStats(w http.ResponseWriter, r *http.Request) + func GetUserCheckin(w http.ResponseWriter, r *http.Request) + func SetupController(route *mux.Route) + func UpdateUserCheckin(w http.ResponseWriter, r *http.Request)