You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/breaker
Kevin Wan 3279a7ef0f
feat: add rest/httpc to make http requests governacible (#1638)
* feat: change x-trace-id to traceparent to follow opentelemetry

* feat: add rest/httpc to make http requests governacible

* chore: remove blank lines
3 years ago
..
breaker.go feat: add rest/httpc to make http requests governacible (#1638) 3 years ago
breaker_test.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
breakers.go fix golint issues in core/breaker (#466) 4 years ago
breakers_test.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
googlebreaker.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
googlebreaker_test.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
nopbreaker.go initial import 4 years ago
nopbreaker_test.go initial import 4 years ago