config

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: Apache-2.0 Imports: 6 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 {
	OIDC    echojwtx.AuthConfig
	CRDB    crdbx.Config
	Logging loggingx.Config
	Server  echox.Config
	Tracing otelx.Config
	Events  EventsConfig
}

AppConfig stores all the config values for our application

Functions

This section is empty.

Types

type EventsConfig added in v0.0.18

type EventsConfig struct {
	Publisher events.PublisherConfig
}

EventsConfig stores the configuration for an event publisher

Jump to

Keyboard shortcuts

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