https://github.com/rafaeljesus/resilient-go-example
Making HTTP Client more Resilient in Go example
https://github.com/rafaeljesus/resilient-go-example
circuit-breaker example-code go resilient
Last synced: about 1 year ago
JSON representation
Making HTTP Client more Resilient in Go example
- Host: GitHub
- URL: https://github.com/rafaeljesus/resilient-go-example
- Owner: rafaeljesus
- Created: 2018-03-18T21:51:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T21:33:10.000Z (about 8 years ago)
- Last Synced: 2025-04-05T03:13:01.975Z (about 1 year ago)
- Topics: circuit-breaker, example-code, go, resilient
- Language: Go
- Size: 8.79 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Resilient Go Example
* Making HTTP Client more Resilient in Go example
## Tests
```
make test
```
## Badges
[](https://travis-ci.org/rafaeljesus/resilient-go-example)
[](https://goreportcard.com/report/github.com/rafaeljesus/resilient-go-example)
[](https://godoc.org/github.com/rafaeljesus/resilient-go-example)
---
> GitHub [@rafaeljesus](https://github.com/rafaeljesus) ·
> Medium [@_jesus_rafael](https://medium.com/@_jesus_rafael) ·
> Twitter [@_jesus_rafael](https://twitter.com/_jesus_rafael)