app: composition root (A1-A4), Run(ctx), handleIncoming (вариант A), фикс config.Load(""), GetActiveTaskByChatID, main.go обновлён
All checks were successful
build-test / build (push) Successful in 35s
All checks were successful
build-test / build (push) Successful in 35s
This commit is contained in:
@@ -67,6 +67,7 @@ type ChatCfg struct {
|
||||
|
||||
type PathsCfg struct {
|
||||
Worktree string `yaml:"worktree" default:"/opt/data/ratatoskr/worktrees"`
|
||||
DB string `yaml:"db" default:"/opt/data/ratatoskr/ratatoskr.db" env:"RATATOSKR_DB"`
|
||||
}
|
||||
|
||||
// Validate проверяет обязательные поля. Возвращает C1 MissingField
|
||||
|
||||
Reference in New Issue
Block a user