Versions in this module Expand all Collapse all v1 v1.0.0 May 29, 2025 Changes in this version + func CheckVersion() string + func InitCoreEnv(envPath string, key string) + func StartSimple(configFile string, key int32) error + func StopSimple(key int32) + type CoreController struct + ConfigureFile string + IsRunning bool + func NewCoreController() *CoreController + func (x *CoreController) StartLoop() (err error) + func (x *CoreController) StopLoop()