package
Version:
v1.20.108
Opens a new window with list of versions in this module.
Published: Jul 29, 2024
License: Zlib
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Content struct {
Type string `json:"type,omitempty"`
Content []byte `json:"content,omitempty"`
}
Head
* 为了让 api.Head 及rpc.Request(proto)都能
type Query struct {
AppId string `form:"appid" binding:"required" json:"appid"`
ComponentId string `form:"componentId" binding:"-" json:"componentId"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.