{"id":51656,"library":"tencentyun-cos-go-sdk-v5","title":"Tencent Cloud COS Go SDK","description":"Package cos is the official Go SDK for Tencent Cloud Object Storage (COS).","status":"active","version":"0.7.73","language":"go","source_language":null,"source_url":"https://github.com/tencentyun/cos-go-sdk-v5","tags":["tencent","cloud","object-storage","sdk","cos"],"install":[{"cmd":"go get github.com/tencentyun/cos-go-sdk-v5","lang":"bash","label":"Install github.com/tencentyun/cos-go-sdk-v5"}],"dependencies":[],"imports":[{"symbol":"cos","correct":"github.com/tencentyun/cos-go-sdk-v5"}],"quickstart":{"code":"package main\n\nimport (\n  \"context\"\n  \"github.com/tencentyun/cos-go-sdk-v5\"\n)\n\nfunc main() {\n  client := cos.NewClient(nil, nil)\n  _, err := client.Bucket.Get(context.Background())\n  if err != nil {\n    panic(err)\n  }\n}","lang":"go","description":"Creates a COS client and retrieves bucket information."},"warnings":[],"env_vars":null,"search_vec":"'cloud':2,15,20 'cos':3,7,18,25 'go':4,11 'object':16,22 'object-storag':21 'offici':10 'packag':6 'sdk':5,12,24 'storag':17,23 'tencent':1,14,19","created_at":"2026-06-15T06:25:10.098872+00:00","updated_at":"2026-06-15T06:25:10.098872+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/tencentyun/cos-go-sdk-v5","github":"https://github.com/tencentyun/cos-go-sdk-v5","docs":"https://pkg.go.dev/github.com/tencentyun/cos-go-sdk-v5#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-15","next_check":"2026-12-12","install_tag":null}}