profilerimpl

package
v0.0.0-...-988c895 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: Apache-2.0 Imports: 19 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
}

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