haagentimpl

package
v0.0.0-...-102d8e4 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package haagentimpl implements the haagent component interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Comp       haagent.Component
	RCListener rctypes.ListenerProvider
}

Provides defines the output of the haagent component

func NewComponent

func NewComponent(reqs Requires) (Provides, error)

NewComponent creates a new haagent component

type Requires

type Requires struct {
	Logger      log.Component
	AgentConfig config.Component
}

Requires defines the dependencies for the haagent component

Jump to

Keyboard shortcuts

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