Parameter Worker.C

The gossipsub automaton that will be used by the worker.

val maybe_reachable_point : GS.Peer.t -> Point.t
module Monad : sig ... end

Abstraction of the IO monad used by the worker.

module Stream : sig ... end

A mutable (FIFO) stream of data.