config

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 5 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  EventsConfig
	Server  echox.Config
	Tracing otelx.Config
}

AppConfig contains the application configuration structure.

Functions

This section is empty.

Types

type EventsConfig added in v0.0.8

type EventsConfig struct {
	Publisher events.PublisherConfig
}

EventsConfig stores the configuration for a tenant-api event publisher

Jump to

Keyboard shortcuts

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