image

package
v0.0.0-...-d6be14c Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UploadToS3

func UploadToS3(c *gin.Context)

@Summary 上傳圖片到 S3 @Description 上傳圖片到 S3 @Tags image @Accept mpfd @Produce json @Security ApiKeyAuth @Param file formData multipart.FileHeader true "圖片檔案目前只支援 (png, jpg, jpeg, gif)" @Param folder formData string true "S3 Bucket 路徑目前只接收 (account, article, chat),屆時請依照不同類型的性質來區分路徑" @Success 200 {object} controllers.JSONResponse{Data=uploadToS3ResponsePayload} @Failure 400 {object} controllers.JSONResponse @Failure 500 {object} controllers.JSONResponse @Router /image [post]

Types

This section is empty.

Jump to

Keyboard shortcuts

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