base

package
v2.1.43 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Console   bool            `yaml:"console" mapstructure:"console"`
	Verbose   bool            `yaml:"verbose" mapstructure:"verbose"`
	PProfPort int             `yaml:"pprof-port" mapstructure:"pprof-port"`
	Telemetry TelemetryOption `yaml:",inline" mapstructure:",squash"`
}

type TelemetryOption

type TelemetryOption struct {
	Jaeger      string `yaml:"jaeger" mapstructure:"jaeger"`
	ServiceName string `yaml:"service-name" mapstructure:"service-name"`
}

TelemetryOption is the option for telemetry

Jump to

Keyboard shortcuts

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