package
0.29.6-upgrade-to-badger-v3
Repository: https://github.com/koko1123/flow-go-1.git
Documentation: pkg.go.dev

# Functions

AfterConsecutiveFailures returns a retry middleware will invoke the OnMaxConsecutiveFailures callback when ever maxConsecutiveFailures has been reached for a retry operation.

# Type aliases

OnMaxConsecutiveFailures func that gets invoked when max consecutive failures has been reached.