Categorygithub.com/axelarnetwork/utils
modulepackage
0.0.0-20230706045331-b7aacc1f4a2f
Repository: https://github.com/axelarnetwork/utils.git
Documentation: pkg.go.dev

# README

⚠️⚠️⚠️ WORK IN PROGRESS ⚠️⚠️⚠️

utils

General purpose modules shared across different projects

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package testutils provides general purpose utility functions for unit/integration testing.

# Functions

ExponentialBackOff computes an exponential back-off.
LinearBackOff computes a linear back-off.

# Type aliases

BackOff computes the next back-off duration.