package
0.1.3
Repository: https://github.com/tal-tech/cds.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
type.

# Structs

No description provided by the author
No description provided by the author
Job 任务配置 一般从etcd中拉取,按照这个配置来建立新的任务 etcd中key的:/hera/dm/job.
Status 任务状态 由dm将任务运行状态回写至etcd Etcd中key的格式为:/hera/dm/status/{{任务id,如8172bx9873h4bc98g212}}.
StopJob 任务停止指令 从etcd中获取,按照任务id来删除相应任务 etcd中的key: /hera/dm/stop-job/{{任务id,如8b8x7g3c}}.