config

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package config provides a struct to store the applications config

Index

Constants

This section is empty.

Variables

View Source
var AppConfig struct {
	Logging loggingx.Config
	Events  events.Config
	Server  echox.Config
	Tracing otelx.Config
	OIDC    OIDCClientConfig
}

AppConfig contains the application configuration structure.

Functions

This section is empty.

Types

type OIDCClientConfig added in v0.0.6

type OIDCClientConfig struct {
	Client oauth2x.Config
}

OIDCClientConfig stores the configuration for an OIDC client

Jump to

Keyboard shortcuts

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