Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
TencentService *Service
}
func (*Controller) CosPresigned ¶
func (x *Controller) CosPresigned(ctx context.Context, c *app.RequestContext)
CosPresigned 对象存储预签名
func (*Controller) ImageInfo ¶
func (x *Controller) ImageInfo(ctx context.Context, c *app.RequestContext)
ImageInfo 获取图片信息
type ImageInfoDto ¶
type ImageInfoDto struct {
Url string `query:"url,required"`
}
Click to show internal directories.
Click to hide internal directories.