package
Version:
v0.0.109
Opens a new window with list of versions in this module.
Published: Aug 6, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debounce(logger *log.ZapEventLogger, f func() error) error
Debounce is a wrapper around the rate limiter
that retries the request if it fails with rate limit error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.