Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnPoolList ¶
type ConnPoolList struct {
// contains filtered or unexported fields
}
func NewPoolList ¶
func NewPoolList() *ConnPoolList
func (ConnPoolList) Del ¶
func (xpools ConnPoolList) Del(name string)
func (*ConnPoolList) Set ¶
func (xpools *ConnPoolList) Set(pool *ConnPool)
Click to show internal directories.
Click to hide internal directories.