Versions in this module Expand all Collapse all v1 v1.0.1 Jan 13, 2023 v1.0.0 Sep 16, 2022 Changes in this version + const CategoryColName + const DBName + const PostColName + const PostSeriesColName + const UserColName + func Initialize(ctx context.Context) + type Type struct + var Instance *Type + func New(db *mongo.DB) *Type + func (d *Type) GetCategoriesCol() *mgo.Collection + func (d *Type) GetPostSeriesCol() *mgo.Collection + func (d *Type) GetPostsCol() *mgo.Collection + func (d *Type) GetUsersCol() *mgo.Collection