Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProviderExa = basefetch.ProviderExa ProviderDirect = basefetch.ProviderDirect DefaultTimeoutSecs = basefetch.DefaultTimeoutSecs DefaultMaxChars = basefetch.DefaultMaxChars )
Variables ¶
View Source
var DefaultFallbackOrder = basefetch.DefaultFallbackOrder
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Provider string
Fallbacks []string
Exa ExaConfig
Direct DirectConfig
}
func ApplyEnvDefaults ¶
func (*Config) WithDefaults ¶
type DirectConfig ¶
Click to show internal directories.
Click to hide internal directories.