package
Version:
v0.0.0-...-e5a3c77
Opens a new window with list of versions in this module.
Published: Dec 31, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Snapshotter snapshotter `toml:"snapshotter"`
Debug debug `toml:"debug"`
}
Config contains metadata necessary to forward snapshotter requests
to the destined remote snapshotter.
The default location for the configuration file is '/etc/demux-snapshotter/config.toml'
Load parses application configuration from a specified file path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.