share

package
v0.0.0-...-629b230 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2021 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteSharedFile

func DeleteSharedFile(c *gin.Context)

func SharedFilesList

func SharedFilesList(c *gin.Context)

func UploadSharedFile

func UploadSharedFile(c *gin.Context)

Types

type UploadSharedFileReqForm

type UploadSharedFileReqForm struct {
	SharedFileHeader *multipart.FileHeader `form:"shared_file" binding:"required"`
	Desc             string                `form:"desc" binding:"required,min=1,max=150"`
}

Jump to

Keyboard shortcuts

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