response

package
v2.0.40 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2022 License: MIT Imports: 1 Imported by: 1

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"`
}

type ResponseGet

type ResponseGet struct {
	response.ResponseOpenPlatform

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

type ResponseUpload

type ResponseUpload struct {
	response.ResponseOpenPlatform

	ExtFileMediaID string `json:"ext_file_media_id"`
}

Jump to

Keyboard shortcuts

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