Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Component *app.Component
View Source
var ParamsProfilingRecorder = &ParametersProfilingRecorder{}
Functions ¶
This section is empty.
Types ¶
type ParametersProfilingRecorder ¶
type ParametersProfilingRecorder struct { // Enabled defines whether the plugin is enabled. Enabled bool `default:"false" usage:"whether the ProfilingRecorder plugin is enabled"` }
ParametersProfilingRecorder contains the definition of the parameters used by ProfilingRecorder.
Click to show internal directories.
Click to hide internal directories.