- go mod init github.com/dal/kaos - Config paket sa .env učitavanjem i validacijom - Supervisor skeleton paket - Entry point (cmd/kaos-supervisor/main.go) - Makefile (build, test, vet, clean, all) - .env.example, .gitignore - 6 config testova — svi prolaze Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
37 B
Plaintext
3 lines
37 B
Plaintext
KAOS_TIMEOUT=30m
|
|
KAOS_PROJECT_PATH=.
|