1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 06:26:46 +00:00

feat(manager): implemented restful API for updating mirror size

这个提交包含在:
bigeagle
2016-12-18 23:06:08 +08:00
父节点 939abaef9b
当前提交 4c6a407c17
共有 4 个文件被更改,包括 99 次插入12 次删除

查看文件

@@ -5,7 +5,7 @@ import (
"time"
)
// A StatusUpdateMsg represents a msg when
// A MirrorStatus represents a msg when
// a worker has done syncing
type MirrorStatus struct {
Name string `json:"name"`