Versions in this module Expand all Collapse all v0 v0.0.3 Jan 24, 2025 v0.0.2 Dec 8, 2024 v0.0.1 Dec 7, 2024 Changes in this version + type App struct + Config *config.Config + func NewApp() *App + func (a *App) LoadConfig(cmd *cobra.Command) error + func (a *App) SetupLogging() error + func (a *App) Shutdown() error