v1

package
v0.0.0-...-deab390 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package v1 @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 webos CLI @Author linngc @License

Package v1 @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 webos CLI @Author linngc @License

Package v1 @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 webos CLI @Author linngc @License

Package v1 @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 webos CLI @Author linngc @License

Package v1 @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 webos CLI @Author linngc @License

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GolangProxyGetReq

type GolangProxyGetReq struct {
	g.Meta `path:"/golang" method:"get"  tags:"GolangProxy" summary:"golang代理仓库"`
}

type GolangProxyGetRes

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

type GolangProxyHeadReq

type GolangProxyHeadReq struct {
	g.Meta `path:"/golang" method:"head"  tags:"GolangProxy" summary:"golang代理仓库"`
}

type GolangProxyHeadRes

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

type MavenProxyFindStorageTreeReq

type MavenProxyFindStorageTreeReq struct {
	g.Meta  `path:"/maven/query/queryStorageTree" method:"GET"  tags:"MavenProxy" summary:"maven代理仓库"`
	LibName string `p:"libName" dc:"仓库ID"`
	JarPath string `p:"jarPath" dc:"jar包路径名称"`
}

type MavenProxyFindStorageTreeRes

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

type MavenProxyGetReq

type MavenProxyGetReq struct {
	g.Meta          `path:"/maven/repository/:libName/*jarPath" method:"GET"  tags:"MavenProxy" summary:"maven代理仓库"`
	LibName         string `p:"libName" dc:"仓库ID"`
	JarPath         string `p:"jarPath" dc:"jar包路径名称"`
	GenerateDd5Sha1 string `p:"generate_md5_sha1" dc:"是否验证请求"`
}

type MavenProxyGetRes

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

type MavenProxyHeadReq

type MavenProxyHeadReq struct {
	g.Meta          `path:"/maven/repository/:libName/*jarPath" method:"HEAD"  tags:"MavenProxy" summary:"maven代理仓库"`
	LibName         string `p:"libName" dc:"仓库ID"`
	JarPath         string `p:"jarPath" dc:"jar包路径名称"`
	GenerateDd5Sha1 string `p:"generate_md5_sha1" dc:"是否验证请求"`
}

type MavenProxyHeadRes

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

type MavenProxyPutReq

type MavenProxyPutReq struct {
	g.Meta          `path:"/maven/repository/:libName/*jarPath" method:"PUT"  tags:"MavenProxy" summary:"maven代理仓库"`
	LibName         string `p:"libName" dc:"仓库ID"`
	JarPath         string `p:"jarPath" dc:"jar包路径名称"`
	GenerateDd5Sha1 string `p:"generate_md5_sha1" dc:"是否验证请求"`
}

type MavenProxyPutRes

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

type NetworkVerifyJunitReq

type NetworkVerifyJunitReq struct {
	g.Meta `path:"/verify"  method:"get" tags:"Hello" summary:"服务网络链接验证"`
}

type NetworkVerifyJunitRes

type NetworkVerifyJunitRes struct {
	g.Meta `mime:"text服务网络链接验证/html" type:"string" example:"<html/>" dc:"服务网络链接验证"`
}

Jump to

Keyboard shortcuts

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