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