Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnPool ¶
type ConnPool struct {
// contains filtered or unexported fields
}
func NewConnPool ¶
func NewConnPool(size uint, ttl, backoff time.Duration, connFactory ConnFactory, logger *clog.CondLogger) *ConnPool
Click to show internal directories.
Click to hide internal directories.