Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
EClosed = errors.New("channel closed")
)
Functions ¶
This section is empty.
Types ¶
type ListenerWithInput ¶
func NewChanListener ¶
func NewChanListener(addr net.Addr, size int) ListenerWithInput
Click to show internal directories.
Click to hide internal directories.