mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 18:23:25 -05:00
@@ -25,7 +25,7 @@ autopath.Func. Note the searchpath must be ending with the empty string.
|
||||
|
||||
I.e:
|
||||
|
||||
func (m Middleware ) AutoPath(state request.Request) []string {
|
||||
func (m Plugins ) AutoPath(state request.Request) []string {
|
||||
return []string{"first", "second", "last", ""}
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user