mirror of
https://github.com/coredns/coredns.git
synced 2025-10-31 18:23:13 -04:00
Factor out as much of autopath into a subpackage as possible right now. apw.Sent is not needed, we should see this from the rcode returned by the middleware. See #852 on why this was needed. Disable the tests for now as to not break the main build.