Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flipped-aurora/gin-vue-admin
/ TencentCOS
Struct
TencentCOS
server/utils/upload/tencent_cos.go:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
)
17
18
type
TencentCOS
struct
{}
19
20
// UploadFile upload file to COS
21
func
(*TencentCOS) UploadFile(file *multipart.FileHeader) (string, string, error) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected