package
0.14.0
Repository: https://github.com/apache/pulsar-client-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

DefaultBackoff computes the delay before retrying an action.

# Interfaces

Policy parameterize the following options in the reconnection logic to allow users to customize the reconnection logic (minBackoff, maxBackoff and jitterPercentage).