Expand description
The implementation of PoolEndpoint which works on the current thread.
Structs§
- Pool
Endpoint - The endpoint which retrieves a connection from a connection pool.
Functions§
- pool_
endpoint - Create an endpoint which acquires the connection from the specified connection pool.