镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-06 06:26:46 +00:00
refactor(worker): change provider's Run method to Start, and change logfile handling
这个提交包含在:
@@ -33,7 +33,7 @@ func newRsyncProvider(c rsyncConfig) (*rsyncProvider, error) {
|
||||
}
|
||||
|
||||
// TODO: implement this
|
||||
func (p *rsyncProvider) Run() {
|
||||
func (p *rsyncProvider) Start() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
在新工单中引用
屏蔽一个用户