app

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlackboxApp

type BlackboxApp struct {
	// contains filtered or unexported fields
}

func NewBlackboxApp

func NewBlackboxApp(cfg *blackbox.Config, log *logger.Logger) *BlackboxApp

func (*BlackboxApp) MetricsAddr added in v1.4.3

func (app *BlackboxApp) MetricsAddr() string

func (*BlackboxApp) ProfilingAddr added in v1.4.3

func (app *BlackboxApp) ProfilingAddr() string

func (*BlackboxApp) Run

func (app *BlackboxApp) Run()

func (*BlackboxApp) StartCalculators

func (app *BlackboxApp) StartCalculators(egressClient blackbox.QueryableClient, stopChan chan bool)

func (*BlackboxApp) StartPerformanceCalculator

func (app *BlackboxApp) StartPerformanceCalculator(tlsConfig *tls.Config, egressClient blackbox.QueryableClient, stopChan chan bool)

func (*BlackboxApp) StartReliabilityCalculator

func (app *BlackboxApp) StartReliabilityCalculator(tlsConfig *tls.Config, egressClient blackbox.QueryableClient, stopChan chan bool)

func (*BlackboxApp) Stop

func (app *BlackboxApp) Stop()

Stop stops all the subprocesses for the application.

Jump to

Keyboard shortcuts

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