Versions in this module Expand all Collapse all v1 v1.0.0 Oct 9, 2024 Changes in this version + type App struct + func NewApp(ctx context.Context) (*App, error) + func (app *App) Run() error