mirror of
https://github.com/coredns/coredns.git
synced 2025-08-11 08:47:00 +02:00
* introduce new interface "dnsserver.Viewer", that allows a plugin implementing it to decide if a query should be routed into its server block. * add new plugin "view", that uses the new interface to enable a user to define expression based conditions that must be met for a query to be routed to its server block. Signed-off-by: Chris O'Haver <cohaver@infoblox.com> |
||
---|---|---|
.. | ||
expression_test.go | ||
expression.go |