Versions in this module Expand all Collapse all v0 v0.2.0 Jan 3, 2026 v0.0.3 Dec 24, 2025 Changes in this version + type Channel string + const ChannelDAT + const ChannelREQ + const ChannelRSP + const ChannelSNP + type Message struct + Channel Channel + CreatedCycle uint64 + ID dataflow.MessageID + LinkType string + Packets []packet.Packet + Payload interface{} + ProcessedInfo []ProcessedInfo + SourceNodeID int + TargetNodeID int + TransactionID dataflow.TransactionID + Type int + type ProcessedInfo struct + Cycle uint64 + Info string + NodeID int + PacketIDs []int