manager

package
v0.0.0-...-f7b9b20 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const LATENCY_MANAGER string = "latencymanager"

Variables

This section is empty.

Functions

This section is empty.

Types

type LatencyManager

type LatencyManager struct {
	Redis             *redis.RedisDatabase
	RedisOtelEnricher *otelredis.RedisEnricher
	// contains filtered or unexported fields
}

func NewLatencyManager

func NewLatencyManager(
	log *logger.Logger,
	rdb *redis.RedisDatabase,
	cfg *config.LatencyManagerConfig,
) *LatencyManager

Create a HTTP server instance

func (*LatencyManager) Run

func (m *LatencyManager) Run()

Jump to

Keyboard shortcuts

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