Versions in this module Expand all Collapse all v1 v1.4.9 Jul 22, 2021 Changes in this version + type ChainID []byte + type InvalidationResult int + const MessageInvalidated + const MessageInvalidates + const MessageNoAction + type MessageAcceptor func(interface{}) bool + type MessageReplacingPolicy func(this interface{}, that interface{}) InvalidationResult + type PKIidType []byte + func (id PKIidType) IsNotSameFilter(that PKIidType) bool + func (p PKIidType) String() string + type Payload struct + ChainID ChainID + Data []byte + Hash string + SeqNum uint64 + type TLSCertificates struct + TLSClientCert atomic.Value + TLSServerCert atomic.Value