Versions in this module Expand all Collapse all v0 v0.1.0 Jun 22, 2023 Changes in this version + type DiscovererDatabase interface + ReadAnnouncements func(ctx context.Context, peerIDs []string) (map[string][]byte, error) + StoreAnnouncement func(ctx context.Context, peerID string, ann []byte) error