api

package
v0.0.0-...-96490c8 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 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

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 GolangGetReq

type GolangGetReq struct {
	g.Meta     `path:"/*moduleName" method:"GET"  tags:"Golang" summary:"golang代理仓库"`
	ModuleName string `p:"moduleName" dc:"模块名称"`
}

type GolangGetRes

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

type GolangHeadReq

type GolangHeadReq struct {
	g.Meta     `path:"/*moduleName" method:"HEAD"  tags:"Golang" summary:"golang代理仓库"`
	ModuleName string `p:"moduleName" dc:"模块名称"`
}

type GolangHeadRes

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

type XGolangGetRepositoryReq

type XGolangGetRepositoryReq struct {
	g.Meta `path:"/getRepository" method:"GET"  tags:"XGolang" summary:"golang代理仓库"`
}

type XGolangGetRepositoryRes

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

type XGolangGetStorageReq

type XGolangGetStorageReq struct {
	g.Meta `path:"/getStorage" method:"GET"  tags:"XGolang" summary:"golang代理仓库"`
}

type XGolangGetStorageRes

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

Jump to

Keyboard shortcuts

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