Versions in this module Expand all Collapse all v0 v0.1.1 Jun 5, 2023 v0.1.0 Jun 5, 2023 Changes in this version + type Application struct + func NewApplication() *Application + func (a *Application) Init() error + func (a *Application) Run() error