Home
last modified time | relevance | path

Searched defs:ListCollectionsBatchCursor (Results 1 – 8 of 8) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dlist_collections_batch_cursor.go20 type ListCollectionsBatchCursor struct { struct
21 legacy bool // server version < 3.0
22 bc *BatchCursor
23 currentBatch *bsoncore.DocumentSequence
24 err error
44 func (lcbc *ListCollectionsBatchCursor) ID() int64 {
53 func (lcbc *ListCollectionsBatchCursor) Next(ctx context.Context) bool {
90 … (lcbc *ListCollectionsBatchCursor) Batch() *bsoncore.DocumentSequence { return lcbc.currentBatch }
93 func (lcbc *ListCollectionsBatchCursor) Server() Server { return lcbc.bc.server }
96 func (lcbc *ListCollectionsBatchCursor) Err() error {
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dlist_collections_batch_cursor.go20 type ListCollectionsBatchCursor struct { struct
21 legacy bool // server version < 3.0
22 bc *BatchCursor
23 currentBatch *bsoncore.DocumentSequence
24 err error
44 func (lcbc *ListCollectionsBatchCursor) ID() int64 {
53 func (lcbc *ListCollectionsBatchCursor) Next(ctx context.Context) bool {
90 … (lcbc *ListCollectionsBatchCursor) Batch() *bsoncore.DocumentSequence { return lcbc.currentBatch }
93 func (lcbc *ListCollectionsBatchCursor) Server() Server { return lcbc.bc.server }
96 func (lcbc *ListCollectionsBatchCursor) Err() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dlist_collections_batch_cursor.go20 type ListCollectionsBatchCursor struct { struct
21 legacy bool // server version < 3.0
22 bc *BatchCursor
23 currentBatch *bsoncore.DocumentSequence
24 err error
44 func (lcbc *ListCollectionsBatchCursor) ID() int64 {
53 func (lcbc *ListCollectionsBatchCursor) Next(ctx context.Context) bool {
90 … (lcbc *ListCollectionsBatchCursor) Batch() *bsoncore.DocumentSequence { return lcbc.currentBatch }
93 func (lcbc *ListCollectionsBatchCursor) Server() Server { return lcbc.bc.server }
96 func (lcbc *ListCollectionsBatchCursor) Err() error {
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dlist_collections_batch_cursor.go20 type ListCollectionsBatchCursor struct { struct
21 legacy bool // server version < 3.0
22 bc *BatchCursor
23 currentBatch *bsoncore.DocumentSequence
24 err error
44 func (lcbc *ListCollectionsBatchCursor) ID() int64 {
53 func (lcbc *ListCollectionsBatchCursor) Next(ctx context.Context) bool {
90 … (lcbc *ListCollectionsBatchCursor) Batch() *bsoncore.DocumentSequence { return lcbc.currentBatch }
93 func (lcbc *ListCollectionsBatchCursor) Server() Server { return lcbc.bc.server }
96 func (lcbc *ListCollectionsBatchCursor) Err() error {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dlist_collections_batch_cursor.go15 type ListCollectionsBatchCursor struct { struct
16 legacy bool
17 bc *BatchCursor
18 currentBatch *bsoncore.DocumentSequence
19 err error
39 func (lcbc *ListCollectionsBatchCursor) ID() int64 {
48 func (lcbc *ListCollectionsBatchCursor) Next(ctx context.Context) bool {
85 … (lcbc *ListCollectionsBatchCursor) Batch() *bsoncore.DocumentSequence { return lcbc.currentBatch }
88 func (lcbc *ListCollectionsBatchCursor) Server() *topology.Server { return lcbc.bc.server }
91 func (lcbc *ListCollectionsBatchCursor) Err() error {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dlist_collections_batch_cursor.go20 type ListCollectionsBatchCursor struct { struct
21 legacy bool // server version < 3.0
22 bc *BatchCursor
23 currentBatch *bsoncore.DocumentSequence
24 err error
44 func (lcbc *ListCollectionsBatchCursor) ID() int64 {
53 func (lcbc *ListCollectionsBatchCursor) Next(ctx context.Context) bool {
90 … (lcbc *ListCollectionsBatchCursor) Batch() *bsoncore.DocumentSequence { return lcbc.currentBatch }
93 func (lcbc *ListCollectionsBatchCursor) Server() Server { return lcbc.bc.server }
96 func (lcbc *ListCollectionsBatchCursor) Err() error {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dlist_collections_batch_cursor.go20 type ListCollectionsBatchCursor struct { struct
21 legacy bool // server version < 3.0
22 bc *BatchCursor
23 currentBatch *bsoncore.DocumentSequence
24 err error
44 func (lcbc *ListCollectionsBatchCursor) ID() int64 {
53 func (lcbc *ListCollectionsBatchCursor) Next(ctx context.Context) bool {
90 … (lcbc *ListCollectionsBatchCursor) Batch() *bsoncore.DocumentSequence { return lcbc.currentBatch }
93 func (lcbc *ListCollectionsBatchCursor) Server() Server { return lcbc.bc.server }
96 func (lcbc *ListCollectionsBatchCursor) Err() error {
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dlist_collections_batch_cursor.go20 type ListCollectionsBatchCursor struct { struct
21 legacy bool // server version < 3.0
22 bc *BatchCursor
23 currentBatch *bsoncore.DocumentSequence
24 err error
44 func (lcbc *ListCollectionsBatchCursor) ID() int64 {
53 func (lcbc *ListCollectionsBatchCursor) Next(ctx context.Context) bool {
90 … (lcbc *ListCollectionsBatchCursor) Batch() *bsoncore.DocumentSequence { return lcbc.currentBatch }
93 func (lcbc *ListCollectionsBatchCursor) Server() Server { return lcbc.bc.server }
96 func (lcbc *ListCollectionsBatchCursor) Err() error {
[all …]