Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerWithWeight ¶
type TCPmultiConn ¶
func (*TCPmultiConn) Close ¶
func (c *TCPmultiConn) Close() error
type TCPmultiDialer ¶
type TCPmultiDialer struct { RemoteAddrs []ServerWithWeight // contains filtered or unexported fields }
func NewTCPmultiDialer ¶
func NewTCPmultiDialer(remoteAddrs []ServerWithWeight) *TCPmultiDialer
Click to show internal directories.
Click to hide internal directories.