portal/config
Derrick Hammer 960c2b01d9
refactor: move all config defaults and add some validations. remove initCheckRequiredConfig.
2024-02-28 09:04:47 -05:00
..
cluster.go refactor: define a cluster config with redis and etcd support 2024-02-28 08:03:36 -05:00
config.go feat: add reflection-based system to manage defaults and validations per struct 2024-02-28 08:47:33 -05:00
core.go refactor: move all config defaults and add some validations. remove initCheckRequiredConfig. 2024-02-28 09:04:47 -05:00
database.go refactor: move all config defaults and add some validations. remove initCheckRequiredConfig. 2024-02-28 09:04:47 -05:00
etcd.go feat: add reflection-based system to manage defaults and validations per struct 2024-02-28 08:47:33 -05:00
log.go feat: add reflection-based system to manage defaults and validations per struct 2024-02-28 08:47:33 -05:00
mail.go feat: add reflection-based system to manage defaults and validations per struct 2024-02-28 08:47:33 -05:00
protocol.go feat: add reflection-based system to manage defaults and validations per struct 2024-02-28 08:47:33 -05:00
s3.go refactor: move all config defaults and add some validations. remove initCheckRequiredConfig. 2024-02-28 09:04:47 -05:00
sia.go refactor: move all config defaults and add some validations. remove initCheckRequiredConfig. 2024-02-28 09:04:47 -05:00
storage.go refactor: implement new configuration management system 2024-02-22 02:13:59 -05:00