package
Version:
v0.4.6
Opens a new window with list of versions in this module.
Published: Jul 4, 2022
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:"component_id" binding:"-" json:"component_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.