Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPackageInfo ¶
func HandleFinalize ¶
func HandleNewUpload ¶
func HandleUpload ¶
Types ¶
type ListingItem ¶
type ListingResponse ¶
type ListingResponse struct {
Name string `json:"name"`
Latest ListingItem `json:"latest"`
Versions []ListingItem `json:"versions"`
}
type NewUploadResponse ¶
Click to show internal directories.
Click to hide internal directories.