middleware-manager/api
hhftechnologies 516a06a393 Add tests and atomicize service watcher flag
Add extensive unit tests across the codebase (api/errors, cache, many models tests, util/id_normalizer and others) to improve coverage and validate behavior. Replace ServiceWatcher.isRunning bool with atomic.Bool for safer concurrent access, update Start/Stop logic and related imports, and adjust service_watcher_test accordingly. Also update traefik_fetcher_test to use atomic counters for request counting and add minor import changes (sync/atomic).
2026-02-17 16:03:23 +05:30
..
errors Add tests and atomicize service watcher flag 2026-02-17 16:03:23 +05:30
handlers Add support for external (Traefik) middlewares 2026-02-12 18:24:05 +05:30
server.go Add support for external (Traefik) middlewares 2026-02-12 18:24:05 +05:30
server_test.go updated-test-files-mtlsbugsfix 2026-01-17 13:12:44 +05:30