Logrus logging backend https://github.com/EmileVauge/traefik/issues/15
This commit is contained in:
parent
35a1454082
commit
f5ddbcbcde
11 changed files with 83 additions and 98 deletions
|
@ -2,9 +2,10 @@
|
|||
Copyright
|
||||
*/
|
||||
package middlewares
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
"github.com/mailgun/oxy/cbreaker"
|
||||
"net/http"
|
||||
)
|
||||
|
||||
type CircuitBreaker struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue