# Functions
No description provided by the author
No description provided by the author
NewChannelPool returns a new pool based on buffered channels with an initial capacity and maximum capacity.
No description provided by the author
NewLdapOptions return a default option which host field point to nowhere.
No description provided by the author
No description provided by the author
# Variables
ErrClosed is the error resulting if the pool is closed via pool.Close().
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
PoolConn implements Client to override the Close() method.
No description provided by the author
# Interfaces
Pool interface describes a pool implementation.
# Type aliases
PoolFactory is a function to create new connections.