options

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2018 License: Apache-2.0 Imports: 5 Imported by: 51

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
	Validators        map[string]validators.Validator
}

Options encapsulates common probe options.

Jump to

Keyboard shortcuts

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