Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //ErrClosed 连接池已经关闭Error ErrClosed = errors.New("pool is closed") )
Functions ¶
This section is empty.
Types ¶
type ChannelPool ¶
type ChannelPool struct {
// contains filtered or unexported fields
}
ChannelPool 存放连接信息
Click to show internal directories.
Click to hide internal directories.