Versions in this module Expand all Collapse all v0 v0.0.1 Aug 13, 2024 Changes in this version + type App struct + func NewApp() (*App, error) + func (a *App) Close() error + func (a *App) Run()