package
Version:
v1.140.1
Opens a new window with list of versions in this module.
Published: Mar 16, 2024
License: MIT
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,omitempty" json:"timeout,omitempty" toml:"timeout,omitempty"`
Attempts uint `yaml:"attempts,omitempty" json:"attempts,omitempty" toml:"attempts,omitempty"`
}
Config for retry.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.