options

package
v0.0.0-...-e1c190b Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package options provides a shared interface to common probe options.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Targets           targets.Targets
	Interval, Timeout time.Duration
	Logger            *logger.Logger
	ProbeConf         interface{} // Probe-type specific config
	LatencyDist       *metrics.Distribution
	LatencyUnit       time.Duration
}

Options encapsulates common probe options.

Jump to

Keyboard shortcuts

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