Home
last modified time | relevance | path

Searched refs:DropCollection (Results 1 – 25 of 78) sorted by relevance

1234

/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddrop_collection.go25 type DropCollection struct { struct
72 return &DropCollection{}
111 func (dc *DropCollection) Session(session *session.Client) *DropCollection { argument
113 dc = new(DropCollection)
123 dc = new(DropCollection)
131 func (dc *DropCollection) Collection(collection string) *DropCollection { argument
133 dc = new(DropCollection)
143 dc = new(DropCollection)
151 func (dc *DropCollection) Crypt(crypt *driver.Crypt) *DropCollection { argument
153 dc = new(DropCollection)
[all …]
H A Ddrop_collection.toml2 name = "DropCollection"
3 documentation = "DropCollection performs a drop operation."
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddrop_collection.go25 type DropCollection struct { struct
72 return &DropCollection{}
111 func (dc *DropCollection) Session(session *session.Client) *DropCollection { argument
113 dc = new(DropCollection)
123 dc = new(DropCollection)
131 func (dc *DropCollection) Collection(collection string) *DropCollection { argument
133 dc = new(DropCollection)
143 dc = new(DropCollection)
151 func (dc *DropCollection) Crypt(crypt *driver.Crypt) *DropCollection { argument
153 dc = new(DropCollection)
[all …]
H A Ddrop_collection.toml2 name = "DropCollection"
3 documentation = "DropCollection performs a drop operation."
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddrop_collection.go25 type DropCollection struct { struct
72 return &DropCollection{}
111 func (dc *DropCollection) Session(session *session.Client) *DropCollection { argument
113 dc = new(DropCollection)
123 dc = new(DropCollection)
131 func (dc *DropCollection) Collection(collection string) *DropCollection { argument
133 dc = new(DropCollection)
143 dc = new(DropCollection)
151 func (dc *DropCollection) Crypt(crypt *driver.Crypt) *DropCollection { argument
153 dc = new(DropCollection)
[all …]
H A Ddrop_collection.toml2 name = "DropCollection"
3 documentation = "DropCollection performs a drop operation."
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddrop_collection.go25 type DropCollection struct { struct
72 return &DropCollection{}
111 func (dc *DropCollection) Session(session *session.Client) *DropCollection { argument
113 dc = new(DropCollection)
123 dc = new(DropCollection)
131 func (dc *DropCollection) Collection(collection string) *DropCollection { argument
133 dc = new(DropCollection)
143 dc = new(DropCollection)
151 func (dc *DropCollection) Crypt(crypt *driver.Crypt) *DropCollection { argument
153 dc = new(DropCollection)
[all …]
H A Ddrop_collection.toml2 name = "DropCollection"
3 documentation = "DropCollection performs a drop operation."
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddrop_collection.go25 type DropCollection struct { struct
72 return &DropCollection{}
111 func (dc *DropCollection) Session(session *session.Client) *DropCollection { argument
113 dc = new(DropCollection)
123 dc = new(DropCollection)
131 func (dc *DropCollection) Collection(collection string) *DropCollection { argument
133 dc = new(DropCollection)
143 dc = new(DropCollection)
151 func (dc *DropCollection) Crypt(crypt *driver.Crypt) *DropCollection { argument
153 dc = new(DropCollection)
[all …]
H A Ddrop_collection.toml2 name = "DropCollection"
3 documentation = "DropCollection performs a drop operation."
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddrop_collection.go25 type DropCollection struct { struct
72 return &DropCollection{}
111 func (dc *DropCollection) Session(session *session.Client) *DropCollection { argument
113 dc = new(DropCollection)
123 dc = new(DropCollection)
131 func (dc *DropCollection) Collection(collection string) *DropCollection { argument
133 dc = new(DropCollection)
143 dc = new(DropCollection)
151 func (dc *DropCollection) Crypt(crypt *driver.Crypt) *DropCollection { argument
153 dc = new(DropCollection)
[all …]
H A Ddrop_collection.toml2 name = "DropCollection"
3 documentation = "DropCollection performs a drop operation."
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/operation/
H A Ddrop_collection.go25 type DropCollection struct { struct
72 return &DropCollection{}
111 func (dc *DropCollection) Session(session *session.Client) *DropCollection { argument
113 dc = new(DropCollection)
123 dc = new(DropCollection)
131 func (dc *DropCollection) Collection(collection string) *DropCollection { argument
133 dc = new(DropCollection)
143 dc = new(DropCollection)
151 func (dc *DropCollection) Crypt(crypt *driver.Crypt) *DropCollection { argument
153 dc = new(DropCollection)
[all …]
H A Ddrop_collection.toml2 name = "DropCollection"
3 documentation = "DropCollection performs a drop operation."
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/network/command/
H A Ddrop_collection.go23 type DropCollection struct { struct
35 func (dc *DropCollection) Encode(desc description.SelectedServer) (wiremessage.WireMessage, error) { argument
44 func (dc *DropCollection) encode(desc description.SelectedServer) (*Write, error) { argument
61 func (dc *DropCollection) Decode(desc description.SelectedServer, wm wiremessage.WireMessage) *Drop… argument
71 func (dc *DropCollection) decode(desc description.SelectedServer, rdr bson.Raw) *DropCollection { argument
77 func (dc *DropCollection) Result() (bson.Raw, error) { argument
86 func (dc *DropCollection) Err() error { return dc.err } argument
89 func (dc *DropCollection) RoundTrip(ctx context.Context, desc description.SelectedServer, rw wireme… argument
H A Ddrop_collection_test.go18 cmd := DropCollection{WriteConcern: wc}
32 cmd := DropCollection{WriteConcern: wc}
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/upper.io/db.v3/mongo/
H A Dhelper_test.go77 _ = col.DropCollection()
80 _ = col.DropCollection()
83 _ = col.DropCollection()
86 _ = col.DropCollection()
/dports/security/vault/vault-1.8.2/vendor/github.com/couchbase/gocb/v2/
H A Dbucket_collectionsmgr_test.go49 err = mgr.DropCollection(CollectionSpec{
103 err = mgr.DropCollection(CollectionSpec{
143 err = mgr.DropCollection(CollectionSpec{
151 err = mgr.DropCollection(CollectionSpec{
159 err = mgr.DropCollection(CollectionSpec{
215 err = mgr.DropCollection(CollectionSpec{
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Ddrop_collection.go22 func DropCollection( func
24 cmd command.DropCollection, argument
/dports/databases/pear-Horde_Mongo/Horde_Mongo-1.1.0/bundle/vendor/mongodb/mongodb/src/
H A DDatabase.php17 use MongoDB\Operation\DropCollection; alias
205 * @see DropCollection::__construct() for supported options
216 $operation = new DropCollection($this->databaseName, $collectionName, $options);
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/network/integration/
H A Dlist_collections_test.go94 testutil.DropCollection(t, testutil.DBName(t), collOne)
95 testutil.DropCollection(t, testutil.DBName(t), collTwo)
96 testutil.DropCollection(t, testutil.DBName(t), collThree)
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/internal/testutil/
H A Dops.go42 DropCollection(t, DBName(t), ColName(t))
46 func DropCollection(t *testing.T, dbname, colname string) { func
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/internal/testutil/
H A Dops.go42 DropCollection(t, DBName(t), ColName(t))
46 func DropCollection(t *testing.T, dbname, colname string) { func
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/internal/testutil/
H A Dops.go42 DropCollection(t, DBName(t), ColName(t))
46 func DropCollection(t *testing.T, dbname, colname string) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/internal/testutil/
H A Dops.go42 DropCollection(t, DBName(t), ColName(t))
46 func DropCollection(t *testing.T, dbname, colname string) { func

1234