Versions in this module Expand all Collapse all v1 v1.4.1 May 10, 2026 Changes in this version + type APP struct + func NewApp() *APP + func (a *APP) GetCore() *core.Core + func (a *APP) Init() error + func (a *APP) RestartApp() + func (a *APP) Start() error + func (a *APP) Stop()