xtcp

package
v0.0.0-...-52e4a05 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package api @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 XAlpineGetSyncMirrorsReq

type XAlpineGetSyncMirrorsReq struct {
	g.Meta `path:"/getSyncMirrors" method:"GET"  tags:"XAlpine" summary:"alpine代理仓库"`
}

type XAlpineGetSyncMirrorsRes

type XAlpineGetSyncMirrorsRes struct {
	g.Meta `mime:"text/html" type:"string" example:"<html/>" dc:"alpine代理仓库"`
}

type XAlpinePingsReq

type XAlpinePingsReq struct {
	g.Meta `path:"/pings" method:"GET"  tags:"XAlpine" summary:"alpine代理仓库"`
}

type XAlpinePingsRes

type XAlpinePingsRes struct {
	g.Meta `mime:"text/html" type:"string" example:"<html/>" dc:"alpine代理仓库"`
	Data   map[string]int `dc:"数据对象"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL