localpinning

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2020 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(c bee.Cluster, o Options, pusher *push.Pusher, pushMetrics bool) (err error)

Check uploads a small file to the cluster and pins it, it then pumps large files that overflow the node's local storage. It then tries to download the pinned file again after all larger file uploads have finished.

Types

type Options

type Options struct {
	FileName       string
	LargeFileCount int
	LargeFileSize  int64
	Seed           int64
	SmallFileSize  int64
}

Options represents localpinning check options

Jump to

Keyboard shortcuts

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