Versions in this module Expand all Collapse all v0 v0.5.1 Jul 19, 2022 v0.5.0 Jun 23, 2022 Changes in this version + type Config struct + Deadline time.Duration + Interval time.Duration + LogID string + MaxRange int64 + Prefix string + ShardStart uint64 + TreeID int64 + Witnesses map[merkle.Hash]types.PublicKey + type Primary struct + DNS dns.Verifier + InternalHTTPMux *http.ServeMux + PublicHTTPMux *http.ServeMux + Secondary client.Client + Signer crypto.Signer + Stateman state.StateManager + TrillianClient db.Client + func (p Primary) Deadline() time.Duration + func (p Primary) InternalHTTPHandlers() []handler.Handler + func (p Primary) LogID() string + func (p Primary) Prefix() string + func (p Primary) PublicHTTPHandlers() []handler.Handler