tcp

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 AlpineGetReq

type AlpineGetReq struct {
	g.Meta     `path:"/:version/:sort/:command/*moduleName" method:"GET"  tags:"alpine" summary:"alpine代理仓库"`
	Version    string `p:"version" dc:"版本"`
	Sort       string `p:"sort" dc:"数据分类"`
	Command    string `p:"command" dc:"系统指令类型"`
	ModuleName string `p:"moduleName" dc:"包路径名称"`
	Token      string `p:"token" dc:"授权ID"`
}

type AlpineGetRes

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

Jump to

Keyboard shortcuts

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