Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Обновить example/policies.go | NeonXP | 2024-04-29 | 1 | -1/+1 |
| | |||||
* | Обновить example/http_server.go | NeonXP | 2024-04-29 | 1 | -1/+1 |
| | |||||
* | v3v3.0.0 | Alexander Kiryukhin | 2021-03-18 | 2 | -10/+12 |
| | |||||
* | Refactored | Alexander Kiryukhin | 2020-01-12 | 2 | -41/+21 |
| | | | | | New clean API Timeouts and restart limits | ||||
* | Release.v1.0.0 | Alexander Kiryukhin | 2019-06-29 | 1 | -5/+5 |
| | | | | | Auto listen OS signal (with mixin) Policies: ...Fail -> ...Error | ||||
* | v0.4.3v0.4.3 | Alexander Kiryukhin | 2019-04-04 | 1 | -1/+1 |
| | | | | | | | | Added: - Hooks for lifecycle events Fixed: - Close errors channel - Small fixes | ||||
* | Changed: | Alexander Kiryukhin | 2019-04-04 | 1 | -5/+4 |
| | | | | | | | - Refactored errors chan Fixed: - Small fixes | ||||
* | Added: | Alexander Kiryukhin | 2019-04-03 | 1 | -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.0 | Alexander Kiryukhin | 2019-03-27 | 2 | -1/+56 |
| | | | | Options refactoring | ||||
* | Remove context from constructorv0.2.1 | Alexander Kiryukhin | 2019-01-17 | 1 | -2/+3 |
| | |||||
* | Many changesv0.2.0 | Alexander Kiryukhin | 2019-01-17 | 1 | -17/+4 |
| | |||||
* | Added OS signals handler | Alexander Kiryukhin | 2019-01-11 | 1 | -0/+2 |
| | | | | Added go.mod | ||||
* | Initial commit | Alexander Kiryukhin | 2018-12-05 | 1 | -0/+56 |