package
Version:
v0.0.0-...-7418c02
Opens a new window with list of versions in this module.
Published: May 16, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
SearchTerm string `json:"search_term" form:"search_term" binding:"required" msg:"钱包地址必填"`
}
type Item struct {
Id uint32 `json:"news_page_id" form:"news_page_id" binding:"required" msg:"必填"`
}
Item 单个操作
type Update struct {
Id uint32 `json:"news_page_id" binding:"required" msg:"必填"`
}
Update 更新
Source Files
¶
Click to show internal directories.
Click to hide internal directories.