Versions in this module Expand all Collapse all v0 v0.1.1 Dec 16, 2020 v0.1.0 Nov 6, 2020 Changes in this version + func DeleteFile(ctx *gin.Context) + func GetFile(ctx *gin.Context) + func GetFilesList(ctx *gin.Context) + func PostFile(ctx *gin.Context) + type FileInfo struct + FileId string + FileName string + FileSize int64