pypi

package
v0.0.0-...-c20e4a3 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageMetadata

type PackageMetadata struct {
	RequiresPython string   `json:"requires_python"`
	OriginalFiles  []string `json:"original_files"`
}

type Service

type Service struct {
	services.BasePackageService
}

func NewService

func NewService(storage storage.BaseStorageBackend) *Service

func (*Service) DownloadHandler

func (s *Service) DownloadHandler(c *gin.Context)

func (*Service) MetadataHandler

func (s *Service) MetadataHandler(c *gin.Context)

func (*Service) UploadHandler

func (s *Service) UploadHandler(c *gin.Context)

Jump to

Keyboard shortcuts

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