package global import "go.mongodb.org/mongo-driver/mongo" var ( GLO_CLIENT *mongo.Client GLO_COLLECTION *mongo.Collection )