package
Version:
v0.0.0-...-e6e6a7d
Opens a new window with list of versions in this module.
Published: Dec 9, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ReqList struct {
CurrentPage int `form:"currentPage"`
Gid int `form:"gid"`
TypeId int `form:"typeId"`
}
type ReqSubmit struct {
Gid int `json:"gid"`
TypeId int `json:"typeId"`
Content string `json:"content"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.