sbotel

package module
v0.0.0-...-bfe0b15 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2021 License: MIT Imports: 14 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitConfiguration

func InitConfiguration(conf OtelSbConfig) func()

Types

type OtelGrpcConfig

type OtelGrpcConfig struct {
	Enabled  bool
	Endpoint string
}

type OtelHttpConfig

type OtelHttpConfig struct {
	Enabled  bool
	Endpoint string
}

type OtelLogConfig

type OtelLogConfig struct {
	Enabled bool
}

type OtelSbConfig

type OtelSbConfig struct {
	ServiceName string
	Grpc        OtelGrpcConfig
	Http        OtelHttpConfig
	Logging     OtelLogConfig
}

Directories

Path Synopsis
viperconf module

Jump to

Keyboard shortcuts

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