mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04:00
Stop looking at the qtype in parseRequest and make k.Namespace a map. Fallout from this is that pkg/strings as it is not used anymore. Also add a few helper functions to make unexposed namespaces easier to see in the code. Add wildcard tests to the middleware tests.