Versions in this module Expand all Collapse all v0 v0.2.0 Nov 4, 2024 Changes in this version + type Application struct + func NewApplication(cfg config.App) (*Application, error) + func (a *Application) Run()