traceabilityconfig

package
v0.0.0-alpha2 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetAgentConfig

func SetAgentConfig(cfg *AgentConfig)

Types

type AgentConfig

type AgentConfig struct {
	CentralCfg          corecfg.CentralConfig `config:"central"`
	HttpLogPluginConfig *HttpLogPluginConfig  `config:"http_log_plugin_config"`
}

AgentConfig - represents the config for agent

func GetAgentConfig

func GetAgentConfig() *AgentConfig

type HttpLogPluginConfig

type HttpLogPluginConfig struct {
	Path string `config:"path"`
	Port int    `config:"port"`
}

Jump to

Keyboard shortcuts

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