package
0.0.0-20250227074813-fa837b7fbe29
Repository: https://github.com/pingostack/livhub.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewConfigLoader creates a new configuration loader instance.
NewFileProvider creates a new file-based configuration provider.
NewHTTPProvider creates a new HTTP provider.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ConfigLoader manages configuration loading and watching.
FileProvider implements ConfigProvider for local files.
HTTPProvider implements ConfigProvider for HTTP URLs.
RemoteConfigOptions contains options for remote configuration providers.

# Interfaces

ConfigProvider defines the interface for configuration providers.
No description provided by the author
No description provided by the author

# Type aliases

OnConfigUpdate is called when configuration content is updated.