这是一个创建于 1462 天前的主题,其中的信息可能已经有所发展或是发生改变。
- retry-go
- 有点意思, 要么接口太复杂, 要么功能太少, 要么接口不直观, 哈哈, 只有自己写的是最棒的.
- giantswarm/retry-go - slightly complicated interface.
- sethgrid/pester - only http retry for http calls with retries and backoff
- cenkalti/backoff - Go port of the exponential backoff algorithm from Google's HTTP Client Library for Java. Really complicated interface.
- rafaeljesus/retry-go - looks good, slightly similar as this package, don't have 'simple'
Retry
method - matryer/try - very popular package, nonintuitive interface (for me)
5 条回复 2021-10-17 12:33:29 +08:00  | | 1 LangInteger 2021-10-16 14:06:26 +08:00 via Android github isssue 里面的各种撕逼大战是最好看的 |
 | | 2 Pastsong 2021-10-16 14:10:03 +08:00 (Vue.js 文档评价其他 UI 库 |
 | | 3 wangfenjin 2021-10-16 19:06:30 +08:00 这年头没写过 retry 库都不好意思说自己是程序员 |
 | | 4 sunmoon1983 2021-10-16 21:06:15 +08:00 昨天还是前天呀,还搜索相关的库来着 |
 | | 5 crclz 2021-10-17 12:33:29 +08:00 对代码有极致的追求是一个很稀缺的素质。 |