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
2022-03-13 14:11:14 +08:00
..
breaker_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
breaker.go feat: add rest/httpc to make http requests governacible (#1638) 2022-03-13 14:11:14 +08:00
breakers_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
breakers.go fix golint issues in core/breaker (#466) 2021-02-17 10:45:55 +08:00
googlebreaker_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
googlebreaker.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
nopbreaker_test.go initial import 2020-07-26 17:09:05 +08:00
nopbreaker.go initial import 2020-07-26 17:09:05 +08:00