portal/config
Derrick Hammer b756ad73e9
fix: skip unexported fields
2024-02-28 09:50:42 -05:00
..
cluster.go refactor: move redis to its own file and add in defaults 2024-02-28 09:14:11 -05:00
config.go fix: skip unexported fields 2024-02-28 09:50:42 -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
redis.go refactor: move redis to its own file and add in defaults 2024-02-28 09:14:11 -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