aboutsummaryrefslogtreecommitdiffhomepage
path: root/cli/daemon.go
Commit message (Collapse)AuthorAge
* Refactor config packageGravatar Frédéric Guillot2019-06-02
| | | | | - Parse configuration only once during startup time - Store configuration values in a global variable
* Add config options to disable HTTP and scheduler servicesGravatar Frédéric Guillot2018-11-11
|
* Replace daemon and scheduler package with service packageGravatar Frédéric Guillot2018-11-11