package
Version:
v0.0.0-...-52e4a05
Opens a new window with list of versions in this module.
Published: Nov 19, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type XAlpineGetSyncMirrorsReq struct {
g.Meta `path:"/getSyncMirrors" method:"GET" tags:"XAlpine" summary:"alpine代理仓库"`
}
type XAlpineGetSyncMirrorsRes struct {
g.Meta `mime:"text/html" type:"string" example:"<html/>" dc:"alpine代理仓库"`
}
type XAlpinePingsReq struct {
g.Meta `path:"/pings" method:"GET" tags:"XAlpine" summary:"alpine代理仓库"`
}
type XAlpinePingsRes struct {
g.Meta `mime:"text/html" type:"string" example:"<html/>" dc:"alpine代理仓库"`
Data map[string]int `dc:"数据对象"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.