package
Version:
v0.50.1
Opens a new window with list of versions in this module.
Published: Nov 24, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Pprof struct {
serviceconfig.Service `mapstructure:",squash"`
EnableBlock bool `mapstructure:"enable_block"`
EnableMutex bool `mapstructure:"enable_mutex"`
}
Pprof configures pprof.
func (x *Pprof) Normalize()
Normalize sets default values for Service fields if they are not set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.