package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: Mar 8, 2022
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
¶
MergeSeeds adds the additional seeds to the existing config and ensures they are all distinct
ReadSeeds read seeds from a seeds.toml file in the config directory
type Seed struct {
Address string `mapstructure:"address"`
}
Seed is used to unmarshal the seeds.toml file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.