Commit graph

6 commits

Author SHA1 Message Date
Renan DelValle
82fe22e013
Adding minimum instances to test data for update. Changing YAML de-serializing field name to match the name od the struct member and to decrease ambiguity. 2020-05-07 20:19:26 -07:00
Renan DelValle
13fbbce816
Adding rudimentary test for unmarshaling cron job. 2020-05-07 16:37:19 -07:00
Renan DelValle
2df6672acc
Adding schedule command to schedule cron jobs.
Adding example of a cron job.

Removing functions since they've been moved elsewhere.
2020-05-07 16:28:55 -07:00
Renán I. Del Valle
4806936c71
Adding ability to start an update (#12)
* Adding ability to start an update.

* Refactoring Job parsing code to be re-usable.
2020-05-07 15:40:22 -07:00
Renan DelValle
d7db155d88
Refactoring project to be more similar to other go project. 2020-05-07 10:09:45 -07:00
Renan DelValle
bbccabcd27
Moving internal types to the right location. 2020-05-06 18:30:22 -07:00