portal/config
Derrick Hammer 73247a86fd
fix: handle edge case where the Protocol config map has no configs, but we are creating a default configuration for a protocol.
2024-03-26 00:18:42 -04: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: handle edge case where the Protocol config map has no configs, but we are creating a default configuration for a protocol. 2024-03-26 00:18:42 -04:00
core.go refactor: put sia config under storage 2024-03-10 13:07:44 -04: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 fix: update error messages to reflect full config keys 2024-03-26 00:00:04 -04: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: switch to using decimals in db, a fork of the siacentral api to return decimals, strings for currency settings, and rats to do big number math safety 2024-03-11 07:51:48 -04:00
storage.go refactor: put sia config under storage 2024-03-10 13:07:44 -04:00