3 lines
80 B
Go
3 lines
80 B
Go
|
// Package backoff contains backoff algorithm helper functions.
|
||
|
package backoff
|