Versions in this module Expand all Collapse all v0 v0.0.3 Aug 22, 2022 Changes in this version + const DefaultDeclareID + const MethodFilecoinStorageDeclareSector + type DeclareContent struct + DeclareID int + Method string + Params []interface{} + type MetaInfo struct + Miner int + Number int + type MinerCli struct + func InitMinerCli(conf config.Config) MinerCli + func (mc MinerCli) SectorDeclare(sectorID int, sft SectorFileType) error + type SectorFileType int + const FTCache + const FTSealed + const FTUnsealed + const FTUpdate + const FTUpdateCache + const FileTypes + func (t SectorFileType) String() string v0.0.2 Aug 21, 2022