server

package
v0.0.0-...-3f5ce87 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(
	ctx context.Context,
	cfg Config,
	meterProvider *sdkmetric.MeterProvider,
	tracerProvider *sdktrace.TracerProvider,
	log *zap.Logger,
) error

Types

type Config

type Config struct {
	ListenAddr string `yaml:"listenAddr" env:"LISTEN_ADDR" envDefault:"localhost:9080"`

	RequestLog requestlog.Config `yaml:"requestLog" env:"REQUEST_LOG"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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