start

package
v0.0.0-...-99e6f9e Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Duration

type Duration time.Duration

type Start

type Start struct {
	base.Command

	Topology Topology `short:"t" long:"topology" description:"The network endpoints to ping." optional:"yes"`
}

func (*Start) Execute

func (cmd *Start) Execute(args []string) (err error)

type Topology

type Topology struct {
	Frequency Duration
	Nodes     []string
}

Jump to

Keyboard shortcuts

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