package
Version:
v2.0.0-beta5
Opens a new window with list of versions in this module.
Published: Nov 5, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Debug bool `koanf:"debug"`
UserAgent string `koanf:"user_agent"`
Timeout time.Duration `koanf:"timeout"`
}
type Option func(*options)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.