package
Version:
v1.131.1
Opens a new window with list of versions in this module.
Published: Mar 5, 2024
License: Unlicense
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Timeout time.Duration `yaml:"timeout" json:"timeout" toml:"timeout"`
Attempts uint `yaml:"attempts" json:"attempts" toml:"attempts"`
}
Config for retry.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.