Documentation ¶ Index ¶ func Collection(ctx context.Context, name string) *mongo.Collection func Database(ctx context.Context) *mongo.Database func LoadMongo(ctx context.Context) *mongo.Client func WithMongo(ctx context.Context) (context.Context, func()) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Collection ¶ func Collection(ctx context.Context, name string) *mongo.Collection func Database ¶ func Database(ctx context.Context) *mongo.Database func LoadMongo ¶ func LoadMongo(ctx context.Context) *mongo.Client func WithMongo ¶ func WithMongo(ctx context.Context) (context.Context, func()) Types ¶ This section is empty. Source Files ¶ View all Source files db.go Click to show internal directories. Click to hide internal directories.