Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrConnTimeout = errors.New("connection timeout")
Functions ¶
This section is empty.
Types ¶
type ConnectionPool ¶
type ConnectionPool struct {
// contains filtered or unexported fields
}
func (*ConnectionPool) PutConn ¶
func (cp *ConnectionPool) PutConn(conn net.Conn)
Click to show internal directories.
Click to hide internal directories.