Documentation
¶
Overview ¶
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateThumbnail ¶
* Generate thumbnail
Types ¶
type ImageResponse ¶
type ImageResponse struct { schema.FileResponse Thumbnail bool `json:"thumbnail"` // 是否拥有缩略图 ThumbnailPath string `json:"thumbnail_path"` // 缩略图的路径 }
Click to show internal directories.
Click to hide internal directories.