mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-10 01:20:58 +01:00
Addressed code review feedback: - Extracted duplicated exit route filtering logic into buildRouteFilterFunc - Reused exitNode lookup in integration test to avoid duplication - Added missing matcher package import This improves code maintainability while preserving the same functionality. Co-authored-by: kradalby <98431+kradalby@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| batcher_lockfree.go | ||
| batcher_test.go | ||
| batcher.go | ||
| builder_test.go | ||
| builder.go | ||
| mapper_test.go | ||
| mapper.go | ||
| suite_test.go | ||
| tail_test.go | ||
| tail.go | ||
| utils.go | ||