Versions in this module Expand all Collapse all v0 v0.1.0 Feb 26, 2021 Changes in this version + func InitConfig(c *Config) + type ChordNetwork interface + Setup func(*Config) error + func Inst() ChordNetwork + type Config struct + func (c Config) String() string + type NetworkV1 struct + func (nt *NetworkV1) Setup(cfg *Config) error