Documentation ¶
Index ¶
- func GetMongoCollection(collStr string) (coll *mongo.Collection)
- func MongoConnect()
- func MongoInsert(coll *mongo.Collection)
- func MongoInsertMany(coll *mongo.Collection)
- func MongoQueryArray(coll *mongo.Collection)
- func MongoQueryEmbedded(coll *mongo.Collection)
- func MongoQueryEmbeddedArray(coll *mongo.Collection)
- func MongoQueryTop(coll *mongo.Collection)
- func QueryNullMissingFieldsExamples(coll *mongo.Collection)
- func TycTagProcess(coll *mongo.Collection)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMongoCollection ¶
func GetMongoCollection(collStr string) (coll *mongo.Collection)
func MongoConnect ¶
func MongoConnect()
func MongoInsert ¶
func MongoInsert(coll *mongo.Collection)
func MongoInsertMany ¶
func MongoInsertMany(coll *mongo.Collection)
func MongoQueryArray ¶
func MongoQueryArray(coll *mongo.Collection)
func MongoQueryEmbedded ¶
func MongoQueryEmbedded(coll *mongo.Collection)
func MongoQueryEmbeddedArray ¶
func MongoQueryEmbeddedArray(coll *mongo.Collection)
func MongoQueryTop ¶
func MongoQueryTop(coll *mongo.Collection)
func QueryNullMissingFieldsExamples ¶
func QueryNullMissingFieldsExamples(coll *mongo.Collection)
func TycTagProcess ¶
func TycTagProcess(coll *mongo.Collection)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.