{"id":76128,"library":"upyun-go-sdk-v3","title":"Upyun Go SDK v3","description":"Official Go SDK for interacting with Upyun cloud storage services.","status":"active","version":"3.0.4","language":"go","source_language":null,"source_url":"https://github.com/upyun/go-sdk","tags":["cloud","storage","sdk","upyun"],"install":[{"cmd":"go get github.com/upyun/go-sdk/v3","lang":"bash","label":"Install github.com/upyun/go-sdk/v3"}],"dependencies":[],"imports":[{"symbol":"upyun","correct":"github.com/upyun/go-sdk/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/upyun/go-sdk/v3\"\n)\n\nfunc main() {\n\tclient := upyun.NewUpYun(&upyun.UpYunConfig{\n\t\tBucket:   \"my-bucket\",\n\t\tOperator: \"operator\",\n\t\tPassword: \"password\",\n\t})\n\tfmt.Println(client.Usage())\n}","lang":"go","description":"Initializes an Upyun client and retrieves bucket usage."},"warnings":[],"env_vars":null,"search_vec":"'cloud':12,15 'go':2,6 'interact':9 'offici':5 'sdk':3,7,17 'servic':14 'storag':13,16 'upyun':1,11,18 'v3':4","created_at":"2026-06-17T19:25:03.808717+00:00","updated_at":"2026-06-17T19:25:03.808717+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/v3#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}}