Files
lan ae3a569f03
All checks were successful
Build / build (push) Successful in 1m41s
Build / build-docker (push) Successful in 48s
refactor(app): provide sub-config structures from main config
Extract DatabaseConfig, RedisConfig, RustFSConfig, LogConfig, and EmailConfig
from the main Config to enable pkg/* package constructors to receive specific
config types by value, supporting the fx.Lifecycle OnStop hooks pattern.
2026-07-07 15:00:44 +08:00
..