Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDBClient ¶
Types ¶
type FileService ¶
type FileService struct { DB *gorm.DB IpfsService ipfs.IpfsService }
func (*FileService) UploadFile ¶
func (f *FileService) UploadFile(file *multipart.FileHeader) (*uploadverse.File, error)
Click to show internal directories.
Click to hide internal directories.