Versions in this module Expand all Collapse all v1 v1.0.2 Jun 28, 2024 Changes in this version + type TaskPayload struct + Cmd string + HarborKey string + Heartbeat string + Path string + TaskId uint + TaskName string + Type TaskType + func (t *TaskPayload) Validate() error + type TaskType string + const TaskAdd + const TaskDel + const TaskEdit + const TaskStart + const TaskStop