This package browser is in early development. Mind the rough edges.

go-github-com-avast-retry-go 2.7.0

Simple golang library for retry mechanism

This package is a simple Go library that provides retry functionality for functions that may fail. It includes various customizable retry strategies, such as fixed delay, backoff delay, and random delay.

Installation

Install go-github-com-avast-retry-go 2.7.0 as follows:

guix install go-github-com-avast-retry-go@2.7.0

Or install the latest version:

guix install go-github-com-avast-retry-go

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.