Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListCommonRequest ¶
type ListCommonResponse ¶
type ListCommonResponse struct {
Data json.RawMessage `json:"data"`
Total int `json:"total"`
Start int `json:"start"`
Size int `json:"size"`
}
type WithTenant ¶
Click to show internal directories.
Click to hide internal directories.