package
1.4.3
Repository: https://github.com/microops-cn/idas.git
Documentation: pkg.go.dev

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