Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoDB ¶
type MongoDB struct {
// contains filtered or unexported fields
}
func NewMongoDB ¶
func (*MongoDB) GetCollection ¶
func (db *MongoDB) GetCollection(name string) *mongo.Collection
Click to show internal directories.
Click to hide internal directories.