rubygems

package
v0.0.0-...-e61ee7f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeletePackage

func DeletePackage(ctx *context.Context)

DeletePackage deletes a package

func DownloadPackageFile

func DownloadPackageFile(ctx *context.Context)

DownloadPackageFile serves the content of a package

func EnumeratePackages

func EnumeratePackages(ctx *context.Context)

EnumeratePackages serves the package list

func EnumeratePackagesLatest

func EnumeratePackagesLatest(ctx *context.Context)

EnumeratePackagesLatest serves the list of the latest version of every package

func EnumeratePackagesPreRelease

func EnumeratePackagesPreRelease(ctx *context.Context)

EnumeratePackagesPreRelease is not supported and serves an empty list

func GetAllPackagesVersions

func GetAllPackagesVersions(ctx *context.Context)

GetAllPackagesVersions returns a custom text based format containing information about all versions of all rubygems. ref: https://guides.rubygems.org/rubygems-org-compact-index-api/

func GetPackageInfo

func GetPackageInfo(ctx *context.Context)

GetPackageInfo returns a custom text based format for the single rubygem with a line for each version of the rubygem ref: https://guides.rubygems.org/rubygems-org-compact-index-api/

func ServePackageSpecification

func ServePackageSpecification(ctx *context.Context)

ServePackageSpecification serves the compressed Gemspec file of a package

func UploadPackageFile

func UploadPackageFile(ctx *context.Context)

UploadPackageFile adds a file to the package. If the package does not exist, it gets created.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL