Module current_thread

Source
Expand description

The implementation of PoolEndpoint which works on the current thread.

Structs§

PoolEndpoint
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.