Home
last modified time | relevance | path

Searched refs:FindSubdocumentByKey (Results 1 – 2 of 2) sorted by relevance

/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/mongodb/mongo-tools-common/bsonutil/
H A Dbsonutil.go106 func FindSubdocumentByKey(keyName string, document *bson.D) (bson.D, error) { func
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/mongorestore/
H A Drestore.go244 collation, err := bsonutil.FindSubdocumentByKey("collation", &options)