Versions in this module Expand all Collapse all v1 v1.11.0 Oct 31, 2023 Changes in this version + const Dkls18Dkg + const Dkls18Refresh + const Dkls18Sign + const Version0 + const Version1 + var ErrNotInitialized = fmt.Errorf("object has not been initialized") + var ErrProtocolFinished = fmt.Errorf("the protocol has finished") + type Iterator interface + Next func(input *Message) (*Message, error) + Result func(version uint) (*Message, error) + type Message struct + Metadata map[string]string + Payloads map[string][]byte + Protocol string + Version uint