.. |
subsystems
|
Fix typos
|
2023-03-14 12:27:57 +01:00 |
cmd.go
|
Fix tests and linter warnings
|
2022-02-01 13:12:46 +01:00 |
doc.go
|
Refactor subsystem package
|
2020-09-22 16:53:10 +02:00 |
error.go
|
Fix tests and linter warnings
|
2022-02-01 13:12:46 +01:00 |
events.go
|
Fix comment
|
2023-10-03 11:21:44 +02:00 |
exit.go
|
Fix tests and linter warnings
|
2022-02-01 13:12:46 +01:00 |
export.go
|
Add module status export func and api endpoint
|
2022-11-04 16:10:57 +01:00 |
flags.go
|
Only parse flags if not yet parsed
|
2023-07-20 14:53:06 +02:00 |
mgmt.go
|
Fix linter errors
|
2022-09-28 22:37:54 +02:00 |
mgmt_test.go
|
Fix tests and linter warnings
|
2022-02-01 13:12:46 +01:00 |
microtasks.go
|
Set default microtask threshold in init for easier override
|
2022-11-04 16:11:38 +01:00 |
microtasks_test.go
|
Fix microtask signaling and improve tests
|
2022-08-01 11:14:28 +02:00 |
modules.go
|
Improve stopping of modules
|
2023-10-13 11:46:17 +02:00 |
modules_test.go
|
Fix tests and linter warnings
|
2022-02-01 13:12:46 +01:00 |
sleepyticker.go
|
Improve task scheduler sleep mode
|
2023-04-20 15:03:15 +02:00 |
start.go
|
Add ready API endpoint and temporarily "backport" to ping
|
2024-04-23 10:46:50 +02:00 |
status.go
|
Fix update cycle to notification attach to module
|
2022-06-21 16:58:06 +02:00 |
stop.go
|
Report module mgmt errors as module error messages
|
2021-11-17 14:24:26 +01:00 |
tasks.go
|
Improve task scheduler sleep mode
|
2023-04-20 15:03:15 +02:00 |
tasks_test.go
|
Fix tests and linter warnings
|
2022-02-01 13:12:46 +01:00 |
worker.go
|
Improve stopping of modules
|
2023-10-13 11:46:17 +02:00 |
worker_test.go
|
Fix tests and linter warnings
|
2022-02-01 13:12:46 +01:00 |