Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteBody ¶
type DeleteBody struct {
UUIDBody
}
type FindBody ¶
type FindBody struct { PageBody KeywordBody }
type KeywordBody ¶
type KeywordBody struct {
Keyword string `form:"keyword"`
}
type StatusUpdateBody ¶
Click to show internal directories.
Click to hide internal directories.