{"id":71357,"library":"upyun-go-sdk","title":"Upyun Go SDK","description":"Go SDK for interacting with the Upyun cloud storage service.","status":"active","version":"2.1.0+incompatible","language":"go","source_language":null,"source_url":"https://github.com/upyun/go-sdk","tags":["sdk","cloud-storage","upyun","file-upload"],"install":[{"cmd":"go get github.com/upyun/go-sdk","lang":"bash","label":"Install github.com/upyun/go-sdk"}],"dependencies":[],"imports":[{"symbol":"upyun","correct":"github.com/upyun/go-sdk"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/upyun/go-sdk/upyun\"\n)\n\nfunc main() {\n\tup := upyun.NewUpYun(&upyun.UpYunConfig{\n\t\tBucket:   \"your-bucket\",\n\t\tOperator: \"your-operator\",\n\t\tPassword: \"your-password\",\n\t})\n\tfmt.Println(up)\n}","lang":"go","description":"Initialize an Upyun client with bucket credentials."},"warnings":[{"fix":"Use v2.1.0+incompatible or migrate to a newer major version if available.","message":"Version 2.1.0 uses +incompatible tag, indicating major version incompatibility with Go modules.","severity":"breaking","affected_versions":"2.1.0+incompatible"}],"env_vars":null,"search_vec":"'cloud':11,16 'cloud-storag':15 'file':20 'file-upload':19 'go':2,4 'interact':7 'sdk':3,5,14 'servic':13 'storag':12,17 'upload':21 'upyun':1,10,18","created_at":"2026-06-17T18:25:45.940715+00:00","updated_at":"2026-06-17T18:25:45.940715+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/upyun/go-sdk","github":"https://github.com/upyun/go-sdk","docs":"https://pkg.go.dev/github.com/upyun/go-sdk#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}