gorealis/examples
2017-11-29 12:27:07 -08:00
..
client.go Giving control to the user of the library as to how they want to use a logger. Logger for gorealis only needs Print, Printf, and Println receiver functions. Example in the client uses the std library log. 2017-11-29 12:27:07 -08:00
clusters.json use exponential back off func from realis lib (#39) 2017-11-04 15:06:26 -07:00
job.json First example using a JSON blob as the configuration for a job 2016-08-19 15:25:15 -07:00
jsonClient.go out with the old (address) in with the new (address) 2017-10-12 17:11:01 -07:00
thermos_cron_payload.json Fixed clusters.json loader tester. Initial testing for CreateJob, KillJob, ScheduleCronJob, StartCronJob, DeschedulerCronJob 2016-10-01 01:54:11 -04:00
thermos_payload.json Cleaned up the README and added new information to Getting_Started. 2016-08-10 11:46:08 -07:00