Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetConnectPool ¶
NetConnectPool 网络连接池
func NewNetPool ¶
func NewNetPool(ip string, port, poolCount int) (*NetConnectPool, error)
NewNetPool 初始化网络连接池 Get 完后记得Put回去!
Click to show internal directories.
Click to hide internal directories.