direction

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Direction

type Direction struct {
	DirectionLabel                    string
	SelfProbeDataLogger               datalogger.DataLogger[probe.ProbeDataPoint]
	ForeignProbeDataLogger            datalogger.DataLogger[probe.ProbeDataPoint]
	ThroughputDataLogger              datalogger.DataLogger[rpm.ThroughputDataPoint]
	GranularThroughputDataLogger      datalogger.DataLogger[rpm.GranularThroughputDataPoint]
	CreateLgdc                        func() lgc.LoadGeneratingConnection
	Lgcc                              lgc.LoadGeneratingConnectionCollection
	DirectionDebugging                *debug.DebugWithPrefix
	ProbeDebugging                    *debug.DebugWithPrefix
	ThroughputStabilizerDebugging     *debug.DebugWithPrefix
	ResponsivenessStabilizerDebugging *debug.DebugWithPrefix
	ExtendedStatsEligible             bool
	StableThroughput                  bool
	StableResponsiveness              bool
	SelfRtts                          series.WindowSeries[float64, uint64]
	ForeignRtts                       series.WindowSeries[float64, uint64]
	ThroughputActivityCtx             *context.Context
	ThroughputActivityCtxCancel       *context.CancelFunc
	FormattedResults                  string
	LowerBucketBound                  uint64
	UpperBucketBound                  uint64
}

Jump to

Keyboard shortcuts

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