package
0.18.6
Repository: https://github.com/keboola/go-client.git
Documentation: pkg.go.dev

# Functions

ClientWithHostAndToken returns HTTP client with api host and token set.
CreateJobConfigDataRequest - https://app.swaggerhub.com/apis-docs/keboola/job-queue-api/1.3.2#/Jobs/createJob Allows setting configData.
CreateJobRequest - https://app.swaggerhub.com/apis-docs/keboola/job-queue-api/1.3.2#/Jobs/createJob.
GetJobRequest https://app.swaggerhub.com/apis-docs/keboola/job-queue-api/1.3.2#/Jobs/getJob.
WaitForJob pulls job status until it is completed.

# Structs

Error represents the structure of Jobs Queue API error.
Job is a component job.
JobKey is a unique identifier of Job.
No description provided by the author

# Type aliases

ComponentID is id of a Keboola component.
ConfigID is id of a Keboola component configuration.
JobID is an ID of a component job.