Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetNewVersionData ¶
type GetNewVersionResponse ¶
type GetNewVersionResponse struct {
Code int `json:"code"`
Message string `json:"message"`
Data GetNewVersionData `json:"data"`
}
type UpdateResponse ¶
Click to show internal directories.
Click to hide internal directories.