API for scheduling, descheduling, and starting cron jobs has been created. New response helper added for ScheduleStatusResult.
This commit is contained in:
parent
ca8b9359cf
commit
15c2472ffd
5 changed files with 90 additions and 4 deletions
|
@ -17,5 +17,8 @@ library has been tested. Vendoring a working version of this library is highly r
|
|||
* Create or import a custom transport that uses https://github.com/jmcvetta/napping to improve efficiency
|
||||
* End to end testing with Vagrant setup
|
||||
|
||||
## Importing
|
||||
We suggest using http://labix.org/gopkg.in for any imports of packages in this library
|
||||
|
||||
## Contributions
|
||||
Contributions are very much welcome. Please raise an issue so that the contribution may be discussed before it's made.
|
Loading…
Add table
Add a link
Reference in a new issue