configuration

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConfig

type AppConfig struct {
	Directory         string                         `mapstructure:"directory"`
	Verbose           bool                           `mapstructure:"verbose"`
	BackendType       string                         `mapstructure:"backend_type"`
	Quiet             bool                           `mapstructure:"quiet"`
	OpenObserveConfig *openobserve.OpenObserveConfig `mapstructure:"openobserve"`
	JaegerConfig      *jaeger.JaegerConfig           `mapstructure:"jaeger"`
}

func (*AppConfig) NewTraceAdapterFromConfig

func (c *AppConfig) NewTraceAdapterFromConfig(ctx context.Context) (trace.TraceAdapter, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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