api

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteFile

func DeleteFile(ctx *gin.Context)

func GetFile

func GetFile(ctx *gin.Context)

func GetFilesList

func GetFilesList(ctx *gin.Context)

func PostFile

func PostFile(ctx *gin.Context)

Types

type FileInfo

type FileInfo struct {
	FileId   string `bson:"FileId"`
	FileName string `bson:"FileName"`
	FileSize int64  `bson:"FileSize"`
}

Jump to

Keyboard shortcuts

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