Documentation ¶
Index ¶
Constants ¶
View Source
const ( UNSET int = iota - 1 OFFLINE SERVER CLIENT )
运行模式
View Source
const ( // 任务请求Header REQTASK = iota + 1 // 任务响应流头Header TASK // 打印Header LOG )
数据头部信息
View Source
const ( STOPPED = iota - 1 STOP RUN PAUSE )
运行状态
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.