package
0.0.1-cb
Repository: https://github.com/aleckdarcy/reload.git
Documentation: pkg.go.dev

# Structs

Exponential implements exponential backoff algorithm as defined in https://github.com/grpc/grpc/blob/master/doc/connection-backoff.md.

# Interfaces

Strategy defines the methodology for backing off after a grpc connection failure.