safing-portbase/modules
2023-07-20 14:48:14 +02:00
..
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 tests and linter warnings 2022-02-01 13:12:46 +01: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 Improve modules and subsystems packages 2020-04-01 17:10:43 +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 Make linter happy 2023-07-20 14:48:14 +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 Set default microtask threshold in init for easier override 2022-11-04 16:11:38 +01: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 Add TODO to improve module worker context 2023-04-06 14:34:46 +02:00
worker_test.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00