Versions in this module Expand all Collapse all v1 v1.1.0 Jun 19, 2022 Changes in this version + func Run(app App) int + type App interface + ExitCode func() (int, error) + Start func() error + Stop func() error