Documentation ¶
Index ¶
- func Datastore(lc fx.Lifecycle, mctx helpers.MetricsCtx, r repo.LockedRepo) (types2.MetadataDS, error)
- func LockedRepo(lr repo.LockedRepo) func(lc fx.Lifecycle) repo.LockedRepo
- func NewMinerProcessor(lc fx.Lifecycle, mCtx helpers.MetricsCtx, api chainV1API.FullNode, ...) (miner.MiningAPI, error)
- func OpenFilesystemJournal(lr repo.LockedRepo, lc fx.Lifecycle, disabled journal.DisabledEvents) (journal.Journal, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Datastore ¶
func Datastore(lc fx.Lifecycle, mctx helpers.MetricsCtx, r repo.LockedRepo) (types2.MetadataDS, error)
func LockedRepo ¶
func LockedRepo(lr repo.LockedRepo) func(lc fx.Lifecycle) repo.LockedRepo
func NewMinerProcessor ¶
func NewMinerProcessor(lc fx.Lifecycle, mCtx helpers.MetricsCtx, api chainV1API.FullNode, cfg *config.MinerConfig, sfAPI slashfilter.SlashFilterAPI, minerManager minermanager.MinerManageAPI, j journal.Journal, ) (miner.MiningAPI, error)
func OpenFilesystemJournal ¶
func OpenFilesystemJournal(lr repo.LockedRepo, lc fx.Lifecycle, disabled journal.DisabledEvents) (journal.Journal, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.