Versions in this module Expand all Collapse all v1 v1.0.2 Nov 24, 2022 v1.0.1 Apr 24, 2020 Changes in this version + var Cmd = &cobra.Command + func NewService(config *ReshareConfig, pm types.PeerManager) (*service, error) + type ReshareConfig struct + BKs map[string]config.BK + Peers []int64 + Port int64 + Pubkey config.Pubkey + Share string + Threshold uint32 + type ReshareResult struct + Share string