Parameter Worker.C

The gossipsub automaton that will be used by the worker.

module Monad : sig ... end

Abstraction of the IO monad used by the worker.

module Stream : sig ... end

A mutable (FIFO) stream of data.