Versions in this module Expand all Collapse all v0 v0.2.22 Nov 26, 2024 v0.2.21 Nov 21, 2024 Changes in this version + type App struct + func (a App) Run(version string, addr ...string) error + type IApp interface + Run func(version string, addr ...string) error