Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSocketNotOK = errors.New("socket is not ok")
Functions ¶
This section is empty.
Types ¶
type NetListener ¶
func Listen ¶
func Listen(addr string) (NetListener, error)
Click to show internal directories.
Click to hide internal directories.