# Functions
No description provided by the author
No description provided by the author
Error is a special option which returns an error when applied.
From(*T) -> func(t T) T {return t}.
No description provided by the author
No description provided by the author
New builds and starts new Filecoin node.
Options groups multiple options into one.
Override option changes constructor for a given type.
No description provided by the author
No description provided by the author
# Constants
daemon.
Invokes are called in the order they are defined.
InitJournal at position 0 initializes the journal global var as soon as the system starts, so that it's available for all other components.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
set recorder datastore.
# Type aliases
No description provided by the author
Option is a functional option which can be used with the New function to change how the node is constructed
Options are applied in sequence.
No description provided by the author