Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckChunkNotFound ¶
CheckChunkNotFound uploads a single chunk to a node, then uploads a lot of other chunks to see that it has been purged with gc
Types ¶
type Options ¶
type Options struct {
NodeGroup string
StoreSize int // size of the node's localstore in chunks
StoreSizeDivisor int // divide store size by how much when uploading bytes
Seed int64
Wait time.Duration
PostageAmount int64
PostageWait time.Duration
ReserveSize int
}
Options represents localpinning check options
Click to show internal directories.
Click to hide internal directories.