Versions in this module Expand all Collapse all v0 v0.0.2 Jul 4, 2024 v0.0.1 Jun 27, 2024 Changes in this version + func Chat(respw http.ResponseWriter, req *http.Request, tokenmodel string) + func LogIn(db *mongo.Database, respw http.ResponseWriter, req *http.Request, ...) + func SignUp(db *mongo.Database, col string, respw http.ResponseWriter, req *http.Request)