Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChanListener ¶
type ChanListener struct {
// contains filtered or unexported fields
}
func (*ChanListener) Addr ¶
func (l *ChanListener) Addr() net.Addr
Addr returns the listener's network address.
func (*ChanListener) Close ¶
func (l *ChanListener) Close() error
Click to show internal directories.
Click to hide internal directories.