safing-portbase/config
2023-12-18 17:09:27 +01:00
..
basic_config.go Expose config change event name 2023-08-22 16:37:32 +02:00
database.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
doc.go Update config release levels and add expertise levels 2019-10-04 23:49:57 +02:00
expertise.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
get-safe.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
get.go Fix multiple race conditions in config package 2020-10-08 09:13:16 +02:00
get_test.go Improve config import and export utils 2023-10-03 11:21:44 +02:00
main.go Improve config import and export utils 2023-10-03 11:21:44 +02:00
option.go Add value migrations to config options 2023-11-24 14:17:23 +01:00
persistence.go Expose SaveConfig for writing config to disk 2023-12-18 17:09:27 +01:00
persistence_test.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
perspective.go Add value migrations to config options 2023-11-24 14:17:23 +01:00
registry.go Add proper validation errors to config module, enable soft-fail on start 2022-03-01 15:28:55 +01:00
registry_test.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
release.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
set.go Expose SaveConfig for writing config to disk 2023-12-18 17:09:27 +01:00
set_test.go Improve config import and export utils 2023-10-03 11:21:44 +02:00
validate.go Add value migrations to config options 2023-11-24 14:17:23 +01:00
validity.go Start config validity flag with invalid 2022-02-25 15:57:01 +01:00