Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientImpl ¶
type ClientImpl struct {
// contains filtered or unexported fields
}
func NewClientImpl ¶
func NewClientImpl(client *http.Client) *ClientImpl
func (*ClientImpl) GetLatestVersion ¶
func (*ClientImpl) ListVersions ¶
type PayloadVersion ¶
type PayloadVersion struct {
Num string `json:"num"`
}
Click to show internal directories.
Click to hide internal directories.