status

package
v0.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2023 License: Apache-2.0, MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IUpdater

type IUpdater interface {
	ComputeCompleted(data cid.Cid, piece cid.Cid, size abi.UnpaddedPieceSize, carSize uint64)
	ComputeFailed(cid cid.Cid)
	ComputeRequested(cid cid.Cid)
	CommpExist(data cid.Cid)
}

func NewUpdater

func NewUpdater(db *gorm.DB, log *zap.SugaredLogger) IUpdater

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL