sync

package
v0.0.0-...-4e82913 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiGroup

type ApiGroup struct {
	SyncApi
}

type SyncApi

type SyncApi struct {
}

func (*SyncApi) SyncApiTestCaseApi

func (syncApi *SyncApi) SyncApiTestCaseApi(c *gin.Context)

SyncApiTestCaseApi 同步并解析接口自动化代码 @Tags SyncApiTestCaseApi @Summary 同步并解析接口自动化代码 @Security ApiKeyAuth @accept application/json @Produce application/json @Success 200 {string} string "{"success":true,"data":{},"msg":"同步并解析接口自动化代码成功!"}" @Router /sync/syncApiTestcase [get]

func (*SyncApi) SyncApiTestReportApi

func (syncApi *SyncApi) SyncApiTestReportApi(c *gin.Context)

SyncApiTestReportApi 同步接口测试报告 @Tags SyncApiTestReportApi @Summary 同步接口测试报告 @Security ApiKeyAuth @accept application/json @Produce application/json @Success 200 {string} string "{"success":true,"data":{},"msg":"同步接口测试报告成功!"}" @Router /sync/syncApiTestReport [get]

Jump to

Keyboard shortcuts

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