controllers

package
v0.0.0-...-cc8ae53 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetImagesByQS

func GetImagesByQS(c *gin.Context)

TODO: 需要整理一下 code 以及文件 GetImagesByQS godoc @Summary 抓取圖片 @Description 抓取由指定參數所處理過後的圖片 @Tags image @Accept json @Produce image/* @Param url query string true "Image URL" @Param width query string true "Desire Width" @Param height query string true "Desire height" @Param resize query string true "fit or fill" @Param blur query string true "Desire blur" @Success 200 {string} content-type "image/png" @Success 400 {object} responseFormat @Success 500 {object} responseFormat @Router /image [get]

Types

This section is empty.

Jump to

Keyboard shortcuts

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