mirror of
https://github.com/coredns/coredns.git
synced 2026-02-10 17:33:09 -05:00
@@ -37,6 +37,6 @@ func (h *health) poll() {
|
||||
h.SetOk(true)
|
||||
}
|
||||
|
||||
// Middleware that implements the Healther interface.
|
||||
// Plugins that implements the Healther interface.
|
||||
// TODO(miek): none yet.
|
||||
var healthers = map[string]bool{}
|
||||
|
||||
Reference in New Issue
Block a user