Versions in this module Expand all Collapse all v0 v0.7.6 Oct 23, 2025 v0.7.5 Jun 30, 2025 Changes in this version + type NodeMetadata map[peer.ID]any + func (m NodeMetadata) MarshalJSON() ([]byte, error) + type Result struct + Frequency float64 + Metadata NodeMetadata + Peers []peer.ID + Result execute.RuntimeOutput + type Results []Result + func Aggregate(results execute.ResultMap) Results