profilerimpl

package
v0.0.0-...-487e2cc Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

Package profilerimpl implements the profiler component interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	compdef.Out

	Comp          profilercomp.Component
	FlareProvider flaretypes.Provider
}

Provides defines the output of the profiler component

func NewComponent

func NewComponent(req Requires) (Provides, error)

NewComponent creates a new Profiler component

type Requires

type Requires struct {
	compdef.In

	SettingsComponent settings.Component
	Config            config.Component
	SysProbeConfig    sysprobeconfig.Component
	IPCClient         ipc.HTTPClient
}

Requires defines the dependencies for the profiler component

Jump to

Keyboard shortcuts

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