probers

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 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 ForGoal

type ForGoal map[probe.Goal]Prober

type Prober

type Prober interface {
	Probe(context.Context, addr.Addr, int, time.Duration) (any, error)
	HandleSuccess(any, server.Server) server.Server
	HandleRetry(server.Server) server.Server
	HandleFailure(server.Server) server.Server
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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