Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func (*API) GetLatestVersion ¶
func (api *API) GetLatestVersion(version string) WordPressOffer
type WordPressOffer ¶
type WordPressUpdate ¶
type WordPressUpdate struct {
Offers []WordPressOffer `json:"offers"`
}
Click to show internal directories.
Click to hide internal directories.