routewatch/internal/routingtable
sneak d15a5e91b9 Inject Config as dependency for database, routing table, and snapshotter
- Remove old database Config struct and related functions
- Update database.New() to accept config.Config parameter
- Update routingtable.New() to accept config.Config parameter
- Update snapshotter.New() to accept config.Config parameter
- Simplify fx module providers in app.go
- Fix truthiness check for environment variables
- Handle empty state directory gracefully in routing table and snapshotter
- Update all tests to use empty state directory for testing
2025-07-28 00:55:09 +02:00
..
routingtable_test.go Inject Config as dependency for database, routing table, and snapshotter 2025-07-28 00:55:09 +02:00
routingtable.go Inject Config as dependency for database, routing table, and snapshotter 2025-07-28 00:55:09 +02:00