aboutsummaryrefslogtreecommitdiff
path: root/example/policies.go
Commit message (Collapse)AuthorAgeFilesLines
* Changed:Alexander Kiryukhin2019-04-041-5/+4
| | | | | | | - Refactored errors chan Fixed: - Small fixes
* Added:Alexander Kiryukhin2019-04-031-3/+19
| | | | | | | | | - Mixin with errors channel Changed: - Default run policy now `ShutdownIfDone` && `ShutdownIfFail` Fixed: - Fixed OS signals listener - Removed some dead code
* Flexible run policiesv0.3.0Alexander Kiryukhin2019-03-271-0/+55
Options refactoring