Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conn ¶
func GetConnection ¶
type ConnectorPool ¶
type ConnectorPool struct {
// contains filtered or unexported fields
}
func NewConnectorPool ¶
func NewConnectorPool(user, password string) (*ConnectorPool, error)
func (*ConnectorPool) Release ¶
func (a *ConnectorPool) Release()
Click to show internal directories.
Click to hide internal directories.