Circuit breaker middleware
This commit is contained in:
parent
9d46c5017c
commit
616c58ad4b
5 changed files with 97 additions and 40 deletions
4
Makefile
4
Makefile
|
@ -49,3 +49,7 @@ image: build
|
|||
|
||||
dist:
|
||||
mkdir dist
|
||||
|
||||
run-dev:
|
||||
go build
|
||||
./traefik
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue