.. |
subsystems
|
Improve notifications and module failures and mirror them
|
2021-05-05 00:12:43 +02:00 |
cmd.go
|
Add cmd line util for modules
|
2021-01-19 15:36:53 +01:00 |
doc.go
|
Refactor subsystem package
|
2020-09-22 16:53:10 +02:00 |
error.go
|
Add basic debug api endpoints
|
2020-12-30 23:50:17 +01:00 |
events.go
|
Improve events and expose them via the runtime database
|
2021-05-05 00:13:50 +02:00 |
exit.go
|
Add exit code mgmt to modules
|
2019-10-09 16:35:50 +02:00 |
flags.go
|
Improve modules and subsystems packages
|
2020-04-01 17:10:43 +02:00 |
mgmt.go
|
Refactor subsystem package
|
2020-09-22 16:53:10 +02:00 |
mgmt_test.go
|
Add subsystems package and make modules able to be turned off and on
|
2020-02-18 15:40:36 +01:00 |
microtasks.go
|
Use module counters instead of waitgroup when shutting down
|
2021-09-26 13:42:26 +02:00 |
microtasks_test.go
|
Improve modules package
|
2019-10-25 13:38:37 +02:00 |
modules.go
|
Use module counters instead of waitgroup when shutting down
|
2021-09-26 13:42:26 +02:00 |
modules_test.go
|
Add subsystems package and make modules able to be turned off and on
|
2020-02-18 15:40:36 +01:00 |
start.go
|
Add cmd line util for modules
|
2021-01-19 15:36:53 +01:00 |
status.go
|
Use workers for module failure mirroring and fix mirror looping
|
2021-05-17 16:05:50 +02:00 |
stop.go
|
Improve modules and subsystems packages
|
2020-04-01 17:10:43 +02:00 |
tasks.go
|
Use module counters instead of waitgroup when shutting down
|
2021-09-26 13:42:26 +02:00 |
tasks_test.go
|
Fix tests
|
2021-05-13 17:49:11 +02:00 |
worker.go
|
Use module counters instead of waitgroup when shutting down
|
2021-09-26 13:42:26 +02:00 |
worker_test.go
|
Split worker types
|
2019-09-20 22:04:26 +02:00 |