Versions in this module Expand all Collapse all v1 v1.0.3 Dec 21, 2023 v1.0.1 Dec 21, 2023 v1.0.0 Dec 21, 2023 Changes in this version + const DefaultTimeout + var ErrPeerWithSameIDExists = errors.New("ready peer with the same ID already exists") + type Flow struct + ExecuteFunc flowExecuteFunc + Name string + type FlowInitializeFunc func(route *routerpkg.Route, peer *peerpkg.Peer) error