response

package
v3.0.0-...-7300911 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface struct {
	ApiName    string `json:"api_name"`
	ApiChName  string `json:"api_ch_name"`
	ApiDesc    string `json:"api_desc"`
	Status     int    `json:"status"`
	ApiLink    string `json:"api_link"`
	GroupName  string `json:"group_name"`
	AuditID    int    `json:"audit_id,omitempty"`
	FailReason string `json:"fail_reason,omitempty"`
}

type ResponseGet

type ResponseGet struct {
	response.ResponseOpenPlatform

	InterfaceList []*Interface `json:"interface_list"`
}

type ResponseSet

type ResponseSet struct {
	response.ResponseOpenPlatform

	AuditId int `json:"audit_id"`
}

Jump to

Keyboard shortcuts

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