safing-portbase/config
Daniel 402429cd70 Revamp module structure
- Add shutdown mechanics to module
- Adapt dbmodule to new mechanics
2019-08-09 16:45:43 +02:00
..
database.go Add RequiresRestart attribute to config option 2019-08-02 16:10:07 +02:00
get-safe.go Add config change signal and concurrent getters 2018-10-22 17:05:59 +02:00
get.go Improve naming in config package 2018-08-23 14:56:53 +02:00
get_test.go Update import paths 2019-06-27 13:29:56 +02:00
layers.go Update import paths 2019-06-27 13:29:56 +02:00
layers_test.go Improve config and integrate with database 2018-09-27 15:58:53 +02:00
main.go Revamp module structure 2019-08-09 16:45:43 +02:00
option.go Add RequiresRestart attribute to config option 2019-08-02 16:10:07 +02:00
persistence.go Update import paths 2019-06-27 13:29:56 +02:00
persistence_test.go Improve config and integrate with database 2018-09-27 15:58:53 +02:00
registry.go Improve config and integrate with database 2018-09-27 15:58:53 +02:00
registry_test.go Add option registry to config package 2018-08-14 16:01:09 +02:00