middleware/auto: add (#333)
Add auto-load middleware that automatically picks up zones. Every X seconds it will scan for new zones. Add tests and documentation. Make 'make test' use -race.
Showing
middleware/auto/README.md
0 → 100644
middleware/auto/auto.go
0 → 100644
middleware/auto/regexp.go
0 → 100644
middleware/auto/setup.go
0 → 100644
middleware/auto/walk.go
0 → 100644
middleware/auto/walk_test.go
0 → 100644
middleware/auto/zone.go
0 → 100644
test/auto_test.go
0 → 100644
Please register or sign in to comment