bee

package
v0.8.7 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2021 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CaseOptions

type CaseOptions struct {
	FileName      string
	FileSize      int64
	GasPrice      string
	PostageAmount int64
	PostageLabel  string
	PostageWait   time.Duration
	Seed          int64
	PostageDepth  uint64
}

type CheckCase

type CheckCase struct {
	// contains filtered or unexported fields
}

func NewCheckCase

func NewCheckCase(ctx context.Context, cluster orchestration.Cluster, o CaseOptions) (*CheckCase, error)

func (*CheckCase) Balances

func (c *CheckCase) Balances(ctx context.Context) (balances orchestration.NodeGroupBalances, err error)

func (*CheckCase) Bee

func (c *CheckCase) Bee(index int) *beeV2

func (*CheckCase) LastBee

func (c *CheckCase) LastBee() *beeV2

func (*CheckCase) RandomBee

func (c *CheckCase) RandomBee() *beeV2

type ChunkUploader

type ChunkUploader struct {
	Overlay string
	// contains filtered or unexported fields
}

func (*ChunkUploader) Name

func (c *ChunkUploader) Name() string

func (*ChunkUploader) UploadRandomChunk

func (cu *ChunkUploader) UploadRandomChunk() (*chunkV2, error)

type File

type File struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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