Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GzMongo ¶
type GzMongo struct {
// contains filtered or unexported fields
}
GzMongo MongoDB关键部件
func (*GzMongo) GetCollection ¶
func (mc *GzMongo) GetCollection(dbName, collectionName string) *mongo.Collection
GetCollection 连接后返回指定库表的表对象
Click to show internal directories.
Click to hide internal directories.