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