Versions in this module Expand all Collapse all v0 v0.5.1 Sep 13, 2023 v0.5.0 Aug 11, 2023 Changes in this version + func InitExecutor(quitCh chan<- int) []*types.SyncProcess + func StartAutoExecutor(quitCh chan<- int, home string, daemonPath string, seeds string, flags string, ...) + func StartSyncProcess(s *types.SyncProcess, home string, poolId int64, restEndpoint string, ...) + func StopProcess(s *types.SyncProcess)