Full project structure following upaas conventions: uber/fx DI, go-chi routing, slog logging, Viper config. State persisted as JSON file with per-nameserver record tracking for inconsistency detection. Stub implementations for resolver, portcheck, tlscheck, and watcher.
7 lines
42 B
Plaintext
7 lines
42 B
Plaintext
bin/
|
|
vendor/
|
|
data/
|
|
.env
|
|
*.exe
|
|
/dnswatcher
|