Documentation
¶
Overview ¶
Package tasknames holds harmony task name strings used in harmony_task.name and alert filters. It must not import application packages to avoid cycles (e.g. tasks/pdpv0 → pdp → alertmanager).
Index ¶
Constants ¶
View Source
const ( SDR = "SDR" TreeD = "TreeD" TreeRC = "TreeRC" PreCommitBatch = "PreCommitBatch" PoRep = "PoRep" Finalize = "Finalize" MoveStorage = "MoveStorage" CommitBatch = "CommitBatch" WdPost = "WdPost" ParkPiece = "ParkPiece" StorePiece = "StorePiece" PDPProve = "PDPProve" PDPAddPiece = "PDPAddPiece" PDPDeletePiece = "PDPDeletePiece" PDPAddDataSet = "PDPAddDataSet" PDPDelDataSet = "PDPDelDataSet" PDPInitPP = "PDPInitPP" PDPProvingPeriod = "PDPProvingPeriod" PDPNotify = "PDPNotify" PDPCommP = "PDPCommP" PDPSaveCache = "PDPSaveCache" AggregatePDPDeal = "AggregatePDPDeal" PDPv0_Prove = "PDPv0_Prove" PDPv0_PullPiece = "PDPv0_PullPiece" PDPv0_SaveCache = "PDPv0_SaveCache" PDPv0_InitPP = "PDPv0_InitPP" PDPv0_ProvPeriod = "PDPv0_ProvPeriod" PDPv0_Notify = "PDPv0_Notify" PDPv0_DelDataSet = "PDPv0_DelDataSet" PDPv0_Cleanup = "PDPv0_Cleanup" PDPv0_PieceGC = "PDPv0_PieceGC" PDPv0_TermFWSS = "PDPv0_TermFWSS" PDPv0_ReorgChk = "PDPv0_ReorgChk" PDPv0_ChainSync = "PDPv0_ChainSync" Settle = "Settle" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.