Versions in this module Expand all Collapse all v1 v1.7.2 Oct 27, 2024 v1.7.1 Oct 24, 2024 v1.7.0 Oct 19, 2024 Changes in this version + var ErrClose = &SAppError + var ErrRunning = &SAppError + var ErrService = &SAppError + func InitApp(pArgs []string, pDefaultPath string) (types.IRunner, error) + func NewApp(pCfg config.IConfig) types.IRunner + type SAppError struct + func (err *SAppError) Error() string