An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/nobidev/backoff : v1.1.0

Package backoff implements backoff algorithms for retrying operations. Use Retry function for retrying operations that may fail. If Retry does not meet your needs, copy/paste the function into your project and modify as you wish. There is also Ticker type similar to time.Ticker. You can use it if you need to work with channels. See Examples section below for usage examples.

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/nobidev/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...