package
0.0.0-20230125153150-ff63446f84e5
Repository: https://github.com/ditrit/badaas.git
Documentation: pkg.go.dev

# Functions

Instantiate a new configuration holder for the database connection.
Instantiate a new configuration holder for the http server.
InitializationConfiguration constructor.
Instantiate a new configuration holder for the logger.
Instantiate a new configuration holder for the pagination.
Instantiate a new configuration holder for the session management.

# Constants

The config keys regarding the database settings.
The config keys regarding the database settings.
The config keys regarding the database settings.
The config keys regarding the database settings.
The config keys regarding the database settings.
The config keys regarding the database settings.
The config keys regarding the database settings.
The config keys regarding the database settings.
The config keys regarding the initialization settings.
The config keys regarding the logger settings.
The config keys regarding the logger settings.
The config keys regarding the http server settings.
The config keys regarding the http server settings.
The config keys regarding the http server settings.
The config keys regarding the http server settings.
The config keys regarding the session handling settings.
The config keys regarding the session handling settings.
The config keys regarding the session handling settings.

# Variables

ConfigurationModule for fx.

# Interfaces

Every configuration holder must implement this interface.
Hold the configuration values for the database connection.
Hold the configuration values for the http server.
Hold the configuration values for the initialization.
Hold the configuration values for the logger.
Hold the configuration values for the pagination.
Hold the configuration values to handle the sessions.