Create a topology.pool type, which can be directly copied from connection.pool. Since this type will not be exposed, the Pool interface fromĀ theĀ connection package will not be added to the topology package. The pooledConnection type will be modified to be the base driver.Connection implementation in a subsequent ticket.
- has to be done after
-
GODRIVER-930 Implement base driver.Connection type
- Closed
- has to be done before
-
GODRIVER-932 Update topology.Server type
- Closed