Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TCPTimeout = time.Minute
TCPTimeout defines the maximum time between Reads
Functions ¶
Types ¶
type NotifyCloser ¶
type NotifyCloser struct {
// contains filtered or unexported fields
}
NotifyCloser ...
func (*NotifyCloser) WasClosed ¶
func (c *NotifyCloser) WasClosed() bool
WasClosed returns true if this Closable was closed
Click to show internal directories.
Click to hide internal directories.