server

package
v17.2.4 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory struct {
	AgentRegisterer agent_tracker.ExpiringRegisterer
}

func (*Factory) Name

func (f *Factory) Name() string

func (*Factory) New

func (f *Factory) New(config *modserver.Config) (modserver.Module, error)

func (*Factory) StartStopPhase

func (f *Factory) StartStopPhase() modshared.ModuleStartStopPhase

type RegisterAgentEvent added in v17.2.0

type RegisterAgentEvent struct {
	ProjectID    int64  `json:"project_id"`
	AgentVersion string `json:"agent_version"`
	Architecture string `json:"architecture"`
	ConnectionID int64  `json:"-"`
}

func (RegisterAgentEvent) DeduplicateKey added in v17.2.0

func (e RegisterAgentEvent) DeduplicateKey() string

Jump to

Keyboard shortcuts

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