//
pkg.gl
Category
github.com/index-null/software-engineering
backend
text-to-picture
services
image_s
ImageList
package
0.0.0-20241226011207-186138cb6426
Repository:
https://github.com/index-null/software-engineering.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
18 SLOC
#
Functions
GetImagesByUsername
GetImagesByUsername 获取用户的图片列表 username: 用户名,用于查询特定用户的图片 offset: 查询结果的偏移量,用于分页 limit: 每页返回的图片数量 返回值: 图片信息列表和可能的错误信息.