handlers

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2025 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPackageInfo

func GetPackageInfo(ctx echo.Context) error

func HandleFinalize

func HandleFinalize(c echo.Context) error

func HandleNewUpload

func HandleNewUpload(ctx echo.Context) error

func HandleUpload

func HandleUpload(c echo.Context) error

Types

type NewUploadResponse

type NewUploadResponse struct {
	URL    string            `json:"url"`
	Fields map[string]string `json:"fields"`
}

Jump to

Keyboard shortcuts

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