Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Db *mongo.Database MONGODB_USER = "root" MONGODB_PASSWORD = "root" MONGODB_HOST = "localhost:27017" MONGODB_DBNAME = "pricesTracker" )
Functions ¶
func ConnectDatabase ¶
func ConnectDatabase()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.