项目作者: jamesjoshuahill

项目描述 :
Go package for backoff and retry
高级语言: Go
项目地址: git://github.com/jamesjoshuahill/go-retry.git
创建时间: 2017-04-03T17:07:01Z
项目社区:https://github.com/jamesjoshuahill/go-retry

开源协议:MIT License

下载


go-retry

Build Status

Go package for back-off and retry.

Inspired by github.com/eapache/go-resiliency/retrier.