Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for fetching job ID in CleanoutServer #131

Merged
merged 1 commit into from
Jun 12, 2018

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Jun 12, 2018

This PR adds support for obtaining the job ID returned from a CleanoutServer request.
To get the JobID, prepare a context with WithJobIDResponse, passing in a reference to a string variable. After a successful call to CleanoutServer, the string variable will contain the job ID.

Copy link
Member

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ewoutp ewoutp merged commit 8fb5be4 into master Jun 12, 2018
@ewoutp ewoutp deleted the feature/cleanout-server-job-id branch June 12, 2018 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants