Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorConnectx = Err{errors.New("error in connectx")}
View Source
var ErrorGetaddrinfo = Err{errors.New("error in getaddrinfo")}
View Source
var ErrorSocket = Err{errors.New("error in socket")}
View Source
var NotSupport = Err{errors.New("not supported")}
View Source
var UnknownError = Err{errors.New("unknown error")}
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.