# Functions

No description provided by the author
GetSMap for get map for a Set.
No description provided by the author
No description provided by the author
NewData returns new Data instance.
No description provided by the author
No description provided by the author
Retry with default count and timeout.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
data constants.
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
power constants.
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
state constants.
No description provided by the author

# Structs

CustomRetry allows developers to configure the timeout, retry count and delay.
No description provided by the author

# Type aliases

CondFunc function accepts response and error of the RetryFunc.
RetryFunc accepts ctx as parameters and return response and error.