summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/connection-monitoring-and-pooling/pool-close.yml
blob: 2562224b43c2cb5b095a1ed246f45850899e9ac6 (plain)
1
2
3
4
5
6
7
8
9
10
11
version: 1
style: unit
description: must be able to manually close a pool
operations:
  - name: close
events:
  - type: ConnectionPoolCreated
    address: 42
    options: 42
  - type: ConnectionPoolClosed
    address: 42