check

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 11, 2020 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FullConnectivity added in v0.1.3

func FullConnectivity(opts FullConnectivityOptions) (err error)

FullConnectivity ...

func PeerCount

func PeerCount(opts PeerCountOptions) (err error)

PeerCount ...

func PingPong added in v0.1.3

func PingPong(opts PingPongOptions) (err error)

PingPong ...

func PushSync added in v0.1.3

func PushSync(opts PushSyncOptions) (err error)

PushSync ...

Types

type FullConnectivityOptions added in v0.1.3

type FullConnectivityOptions struct {
	DebugAPIHostnamePattern string
	DebugAPIDomain          string
	DisableNamespace        bool
	Namespace               string
	NodeCount               int
}

FullConnectivityOptions ...

type PeerCountOptions

type PeerCountOptions struct {
	DebugAPIHostnamePattern string
	DebugAPIDomain          string
	DisableNamespace        bool
	Namespace               string
	NodeCount               int
}

PeerCountOptions ...

type PingPongOptions added in v0.1.3

type PingPongOptions struct {
	APIHostnamePattern      string
	APIDomain               string
	DebugAPIHostnamePattern string
	DebugAPIDomain          string
	DisableNamespace        bool
	Namespace               string
	NodeCount               int
}

PingPongOptions ...

type PushSyncOptions added in v0.1.3

type PushSyncOptions struct {
	APIHostnamePattern      string
	APIDomain               string
	ChunksPerNode           int
	DebugAPIHostnamePattern string
	DebugAPIDomain          string
	DisableNamespace        bool
	Namespace               string
	NodeCount               int
	RandomSeed              bool
	Seed                    int64
	TargetNode              int
	UploadNodeCount         int
}

PushSyncOptions ...

Jump to

Keyboard shortcuts

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