Versions in this module Expand all Collapse all v2 v2.1.0 Dec 11, 2025 Changes in this version + const SignalRetire + const SingleStop + var NodeIsRun = false + func GetConfigDir() string + func GetNodeId() string + func GetService(serviceName string) service.IService + func KillProcess(processId int) — darwin/amd64, linux/amd64, windows/amd64 + func OpenProfilerReport(interval time.Duration) + func RetireProcess(processId int) — darwin/amd64, linux/amd64, windows/amd64 + func SetConfigDir(cfgDir string) + func Setup(s ...service.IService) + func SetupTemplateFunc(fs ...func() service.IService) + func SetupTemplate[T any, P templateServicePoint[T]]() + func Start() + type BuildOSType = int8 + const Linux + const Mac + const Windows + func GetBuildOSType() BuildOSType