Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectorPool ¶
func NewConnectorPool ¶
func (*ConnectorPool) CloseConnector ¶
func (self *ConnectorPool) CloseConnector(addr string, conn *goetty.Connector)
func (*ConnectorPool) GetConnector ¶
func (self *ConnectorPool) GetConnector(addr string) (*goetty.Connector, error)
Click to show internal directories.
Click to hide internal directories.