package
0.0.0-20230906190000-672f80e1d431
Repository: https://github.com/corentings/uca-edt.git
Documentation: pkg.go.dev

# Functions

Connect connects to the database.
GetCollection returns a collection from the database with the given name.
No description provided by the author
GetEdt returns the edt of a student from the database.
No description provided by the author
StoreEdt stores the edt in the database.

# Variables

Mg is the mongo instance.
MongoURL is the url of the mongo database.

# Structs

MongoInstance contains the Mongo client and database objects.