profiling

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2023 License: Apache-2.0, BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type ParametersProfiling

type ParametersProfiling struct {
	// Enabled defines whether the profiling plugin is enabled.
	Enabled bool `default:"false" usage:"whether the profiling plugin 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