Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AddrInfo ¶
func CopyAddrInfo ¶
type ReconnectableStream ¶
type ReconnectableStream struct { Stream // contains filtered or unexported fields }
func NewReconnectableStream ¶
func NewReconnectableStream(logger Logger, newFunc func() (Stream, error)) *ReconnectableStream
func (*ReconnectableStream) Connect ¶
func (stream *ReconnectableStream) Connect()
Click to show internal directories.
Click to hide internal directories.