Documentation ¶
Overview ¶
Package model @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncMirrors ¶
type SyncMirrors struct { Domain string `json:"domain"` //Mirrors镜像主站地址 LocalPath string `json:"localPath"` //存储路径 Total int `json:"total"` //共计 ObjectsInfo *marshal.ObjectsInfo `json:"objectsInfo"` //数据对象 }
SyncMirrors 同步官网数据实体
Click to show internal directories.
Click to hide internal directories.