safing-portbase/modules
2021-05-05 00:12:43 +02:00
..
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 Add InjectEvent function 2020-04-24 09:52:58 +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 Add subsystems package and make modules able to be turned off and on 2020-02-18 15:40:36 +01:00
microtasks_test.go Improve modules package 2019-10-25 13:38:37 +02:00
modules.go Improve notifications and module failures and mirror them 2021-05-05 00:12:43 +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 Improve notifications and module failures and mirror them 2021-05-05 00:12:43 +02:00
stop.go Improve modules and subsystems packages 2020-04-01 17:10:43 +02:00
tasks.go Fix minor bugs in the runtime registry 2020-09-30 08:34:42 +02:00
tasks_test.go Increase test timeout to mitigate false positive fails 2020-06-05 13:58:02 +02:00
worker.go Fix shutdown of failing service workers 2020-08-11 18:14:22 +02:00
worker_test.go Split worker types 2019-09-20 22:04:26 +02:00