Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrMessageType = errors.New("message type error") ErrInvalidArgument = errors.New("invalid argument") ErrTryMaxTimes = errors.New("retry task max time") ErrFileNotExist = errors.New("file not exist") ErrBadConn = errors.New("bad net connection") ErrResultNotExist = errors.New("result not exist") ErrExecTimeout = errors.New("exec time out") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.