Star
0
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
1
分析
项目设置
Star
0
Fork
0
main
new-api
/
types
/
file_data.go
下载
Calcium-Ion
refactor: update function signatures to include context and improve file handling
#1599
77b100ba
创建于
2025年8月15日
历史提交
package
types
type
LocalFileData
struct
{
MimeType
string
Base64Data
string
Url
string
Size
int64
}