Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flipped-aurora/gin-vue-admin
/ AliyunOSS
Struct
AliyunOSS
server/utils/upload/aliyun_oss.go:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
AliyunOSS
struct
{}
14
15
func
(*AliyunOSS) UploadFile(file *multipart.FileHeader) (string, string, error) {
16
bucket, err := NewBucket()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected