package
1.24.2
Repository: https://github.com/filecoin-project/curio.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ParseSectorID parses a sector ID from a given base name.
PathByType returns the path associated with the specified fileType in the given SectorPaths.
SectorName returns the name of a sector in the format "s-t0<Miner>-<Number>" Parameters: - sid: The sector ID Returns: - The name of the sector as a string.
No description provided by the author
TypeFromString converts a string representation of a SectorFileType to its corresponding value.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
Temp Errors.
No description provided by the author
No description provided by the author
FTUnsealed represents an unsealed sector file.
FSOverheadDen represents the constant value 10, which is used to calculate the overhead in various storage space utilization calculations.
FTUnsealed represents an unsealed sector file.
Curio unseal.
FTNone represents a sector file type of none.
Piece Park.
FTUnsealed represents an unsealed sector file.
"regular" sectors.
snap.
FTUnsealed represents an unsealed sector file.
No description provided by the author
No description provided by the author
No description provided by the author
TempSuffix is appended to file names when they are worked on before being atomically moved to their final location.

# Variables

No description provided by the author
FsOverheadFinalized is a map that represents the finalized overhead for different types of SectorFileType.
FSOverheadSeal is a map that represents the overheads for different SectorFileType in sectors which are being sealed.
FTAll represents the combination of all available sector file.
PathTypes is a slice of SectorFileType that represents different types of sector file paths.

# Structs

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
LocalStorageMeta [path]/sectorstore.json.
PathsWithIDs represents paths and IDs for sector files.
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
SectorPaths represents the paths for different sector files.
No description provided by the author
No description provided by the author
StorageConfig .lotusstorage/storage.json.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Prover contains cheap proving-related methods.
No description provided by the author
No description provided by the author

# Type aliases

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
ID identifies sector storage by UUID.
No description provided by the author
No description provided by the author
No description provided by the author
PieceNumber is a reference to a piece in the storage system; mapping between pieces in the storage system and piece CIDs is maintained by the storage index.
No description provided by the author
No description provided by the author
No description provided by the author
SectorFileType represents the type of a sector file TypeFromString converts a string to a SectorFileType.
No description provided by the author