mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
plugin/autopath docs: remove last use of middleware (#2817)
This has somehow survived; the docs still used Middleware instead of Plugins. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -20,7 +20,7 @@ through the search path.
|
|||||||
|
|
||||||
It is assume the search path ordering is identical between server and client.
|
It is assume the search path ordering is identical between server and client.
|
||||||
|
|
||||||
Middleware implementing autopath, must have a function called `AutoPath` of type
|
Plugins implementing autopath, must have a function called `AutoPath` of type
|
||||||
autopath.Func. Note the searchpath must be ending with the empty string.
|
autopath.Func. Note the searchpath must be ending with the empty string.
|
||||||
|
|
||||||
I.e:
|
I.e:
|
||||||
|
|||||||
Reference in New Issue
Block a user