schema

package
v0.0.0-...-e94c852 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	ServerNode       string
	ClientNode       string
	Duration         int64
	Namespace        string
	Name             string
	OnlyTests        string
	SocketBufferSize string
	Timeout          string
	FromData         string
	File             string
	Plot             bool
	PlotDir          string
	PlotArgs         string
	Output           string
}

func (*Options) RunTest

func (opt *Options) RunTest() *RunOptions

func (*Options) SocketBufferFlag

func (opt *Options) SocketBufferFlag() string

type RunOptions

type RunOptions struct {
	RUN_TEST_IDLE    bool
	RUN_TEST_P2P_TCP bool
	RUN_TEST_P2P_UDP bool
	RUN_TEST_P2S_TCP bool
	RUN_TEST_P2S_UDP bool
}

Jump to

Keyboard shortcuts

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