Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 211 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 211 Bytes

lib-retry

lib-retry is a lightweight Go library that contains helpful functions which enable retrying any operation, using various backoff strategies.

Installation

go get github.com/dataphos/lib-retry