Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Do ¶
func Do(fn RetriableFunc, opts ...Option) error
Types ¶
type OnRetryFunc ¶
type OnRetryFunc func(err error)
type RetriableFunc ¶
type RetriableFunc func() error
Click to show internal directories.
Click to hide internal directories.