package
Version:
v0.0.0-...-6d10143
Opens a new window with list of versions in this module.
Published: Feb 17, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
fx.Out
Database db.Config `json:"database,omitempty" koanf:"database"`
Logger logger.Config `json:"logger,omitempty" koanf:"logger"`
}
Config holds all configurations.
Default return default configuration.
nolint: mnd
Source Files
¶
Click to show internal directories.
Click to hide internal directories.