package
0.1.21
Repository: https://github.com/filecoin-titan/titan.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
LocatorHandler returns a locator handler, to be mounted as-is on the server.
MonitorShutdown manages shutdown requests, by watching signals and invoking the supplied handlers in order.
New builds and starts new Titan 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
No description provided by the author
SchedulerHandler returns a scheduler handler, to be mounted as-is on the server.
ServeRPC serves an HTTP handler over the supplied listen multiaddr.
No description provided by the author

# Constants

Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
Invokes are called in the order they are defined.
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.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

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