Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collections ¶
type Collections struct { UserCollection *mongo.Collection ProductCollection *mongo.Collection ReviewCollection *mongo.Collection Order *mongo.Collection ShipingAddres *mongo.Collection }
func ConnectDB ¶
func ConnectDB() *Collections
Click to show internal directories.
Click to hide internal directories.