config

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package config defines the application config used through tenant-api.

Index

Constants

This section is empty.

Variables

View Source
var AppConfig struct {
	CRDB          crdbx.Config
	Logging       loggingx.Config
	Events        events.Config
	Server        echox.Config
	OIDC          echojwtx.AuthConfig
	Tracing       otelx.Config
	RuntimeSocket string
}

AppConfig contains the application configuration structure.

Functions

func MustViperFlags added in v0.3.0

func MustViperFlags(v *viper.Viper, flags *pflag.FlagSet)

MustViperFlags returns the cobra flags and wires them up with viper to prevent code duplication.

Types

This section is empty.

Jump to

Keyboard shortcuts

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