Versions in this module Expand all Collapse all v0 v0.2.0 May 26, 2026 v0.1.0 Apr 30, 2026 Changes in this version + type Application struct + func New(cfg config.Config, logger *log.Logger, build version.Info) (*Application, error) + func (a *Application) Run(ctx context.Context) error + func (a *Application) StartupSummary() string v0.1.0-alpha.1 Apr 2, 2026