Documentation ¶
Index ¶
- type Client
- func (c *Client) Cancel(jid string) (response interface{}, err error)
- func (c *Client) Job(jid string) (job *patrickIface.Job, err error)
- func (c *Client) Jobs(projectId string) (jobList []string, err error)
- func (c *Client) LogFile(jobId, resourceId string) (log io.ReadCloser, err error)
- func (c *Client) Retry(jid string) (response interface{}, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.