package
Version:
v0.5.0-beta.7
Opens a new window with list of versions in this module.
Published: Jul 25, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Loader struct {
Memberlist memberlist `yaml:"memberlist"`
Logging logging `yaml:"logging"`
Olricd olricd `yaml:"olricd"`
Client client `yaml:"client"`
DMaps dmaps `yaml:"dmaps"`
ServiceDiscovery serviceDiscovery `yaml:"serviceDiscovery"`
}
Loader is the main configuration struct
New tries to read Olric configuration from a YAML file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.