kademlia

package
v0.6.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(ctx context.Context, cluster *bee.Cluster) error

Check executes Kademlia topology check on cluster

func CheckDynamic added in v0.4.2

func CheckDynamic(ctx context.Context, cluster *bee.Cluster, o Options) (err error)

CheckDynamic executes Kademlia topology check on dynamic cluster

Types

type Actions added in v0.4.2

type Actions struct {
	NodeGroup   string
	AddCount    int
	StartCount  int
	StopCount   int
	DeleteCount int
}

Actions for dynamic behavior

type Options added in v0.4.2

type Options struct {
	Seed           int64
	DynamicActions []Actions
}

Options represents kademlia check options

Jump to

Keyboard shortcuts

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