Documentation ¶
Index ¶
Constants ¶
View Source
const ( CHATS_COLLECTION = "chats" PROJECTS_COLLECTION = "projects" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProjectChatDB ¶
type ProjectManager ¶
type ProjectManager interface { Client() *mongo.Client ProjectChatDB ProjectsDB }
Click to show internal directories.
Click to hide internal directories.