WIP: autopath as middleware (#859)

autopath as middleware
This commit is contained in:
Miek Gieben
2017-08-09 03:13:38 -07:00
committed by GitHub
parent c3705ec68c
commit b46b9880bd
20 changed files with 597 additions and 642 deletions

View File

@@ -21,6 +21,7 @@ var directives = []string{
"prometheus",
"errors",
"log",
"autopath",
"dnstap",
"chaos",
"cache",