config

package
v0.0.16 Latest Latest
Warning

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

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

Documentation

Overview

Package config provides a struct to stoire the application's configuration

Index

Constants

This section is empty.

Variables

View Source
var AppConfig struct {
	Events  events.Config
	Logging loggingx.Config
	OIDC    OIDCClientConfig
}

Functions

This section is empty.

Types

type OIDCClientConfig added in v0.0.4

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