Versions in this module Expand all Collapse all v1 v1.0.0 Oct 22, 2025 Changes in this version + func Connect() + func Disconnect() + func GetServerCollection() *mongo.Collection + func UpdateServer(server *Server) error + type Server struct + Name string + PlayerRecord int32 + Timestamp time.Time + func GetServer(name string) (*Server, error)