Documentation ¶
Index ¶
- func AddPackageTag(ctx *context.Context)
- func DeletePackage(ctx *context.Context)
- func DeletePackageTag(ctx *context.Context)
- func DeletePackageVersion(ctx *context.Context)
- func DeletePreview(ctx *context.Context)
- func DownloadPackageFile(ctx *context.Context)
- func DownloadPackageFileByName(ctx *context.Context)
- func ListPackageTags(ctx *context.Context)
- func PackageMetadata(ctx *context.Context)
- func PackageSearch(ctx *context.Context)
- func UploadPackage(ctx *context.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddPackageTag ¶
AddPackageTag adds a tag to the package
func DeletePackage ¶
DeletePackage deletes the package and all versions
func DeletePackageTag ¶
DeletePackageTag deletes a package tag
func DeletePackageVersion ¶
DeletePackageVersion deletes the package version
func DeletePreview ¶
DeletePreview does nothing The client tells the server what package version it knows about after deleting a version.
func DownloadPackageFile ¶
DownloadPackageFile serves the content of a package
func DownloadPackageFileByName ¶
DownloadPackageFileByName finds the version and serves the contents of a package
func ListPackageTags ¶
ListPackageTags returns all tags for a package
func PackageMetadata ¶
PackageMetadata returns the metadata for a single package
func PackageSearch ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.