profiling

package
v0.0.0-...-31dbb72 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0, BSD-2-Clause Imports: 8 Imported by: 18

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Component *app.Component
)
View Source
var ParamsProfiling = &ParametersProfiling{}

Functions

This section is empty.

Types

type ParametersProfiling

type ParametersProfiling struct {
	// Enabled defines whether the profiling component is enabled.
	Enabled bool `default:"false" usage:"whether the profiling component is enabled"`
	// the bind address on which the profiler listens on
	BindAddress string `default:"localhost:6060" usage:"the bind address on which the profiler listens on"`
}

ParametersProfiling contains the definition of the parameters used by profiling.

Jump to

Keyboard shortcuts

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