songs

package
v0.0.0-...-014530f Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultHandler

func DefaultHandler(c *gin.Context)

Types

type Base

type Base struct{}

func (Base) Upload

func (b Base) Upload(c *gin.Context, body []byte) *UploadResponse

type UploadRequest

type UploadRequest struct {
	Name string `json:"name"`
}

type UploadResponse

type UploadResponse struct {
	Link string `json:"link"`
}

Jump to

Keyboard shortcuts

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