Versions in this module Expand all Collapse all v0 v0.4.3 Mar 20, 2025 Changes in this version + func Genconfig(gi GenconfigInput) error + type AuthById []*vConfig.Authority + func (a AuthById) Len() int + func (a AuthById) Less(i, j int) bool + func (a AuthById) Swap(i, j int) + type GenconfigInput struct + func ParseFlags() GenconfigInput + type NodeById []*vConfig.Node + func (a NodeById) Len() int + func (a NodeById) Less(i, j int) bool + func (a NodeById) Swap(i, j int)