Versions in this module Expand all Collapse all v1 v1.0.0 Dec 17, 2020 Changes in this version + type Client struct + func NewDMClient(c *http.Client, masterAddr string) *Client + func (c *Client) CheckTaskStage(task, stage string, sourceCount int) error + func (c *Client) CreateSource(conf string) error + func (c *Client) StartTask(conf string, sourceCount int) error