package
Version:
v1.188.0
Opens a new window with list of versions in this module.
Published: May 11, 2024
License: MIT
Opens a new window with license information.
Imports: 1
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 string `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.