Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Disconnect ¶
Types ¶
type Database ¶
type Database struct { Users *mongo.Collection Posts *mongo.Collection Comments *mongo.Collection Images *mongo.Collection Reactions *mongo.Collection }
func NewDatabase ¶
Click to show internal directories.
Click to hide internal directories.