Home
last modified time | relevance | path

Searched refs:DBOrCollectionOptions (Results 1 – 4 of 4) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/integration/unified/
H A Ddb_collection_options_test.go16 type DBOrCollectionOptions struct { struct
23 func (d *DBOrCollectionOptions) UnmarshalBSON(data []byte) error { argument
H A Dentity_test.go33 DatabaseOptions *DBOrCollectionOptions `bson:"databaseOptions"`
37 CollectionOptions *DBOrCollectionOptions `bson:"collectionOptions"`
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/mongo/integration/unified/
H A Ddb_collection_options_test.go16 type DBOrCollectionOptions struct { struct
23 func (d *DBOrCollectionOptions) UnmarshalBSON(data []byte) error { argument
H A Dentity_test.go33 DatabaseOptions *DBOrCollectionOptions `bson:"databaseOptions"`
37 CollectionOptions *DBOrCollectionOptions `bson:"collectionOptions"`