{"id":53957,"library":"ncw-go-acd","title":"Go Amazon Cloud Drive Client","description":"A Go client library for the Amazon Cloud Drive (ACD) API.","status":"active","version":"0.0.0-20201019170801-fe55f33415b1","language":"go","source_language":null,"source_url":"https://github.com/ncw/go-acd","tags":["amazon","cloud-drive","api","client"],"install":[{"cmd":"go get github.com/ncw/go-acd","lang":"bash","label":"Install github.com/ncw/go-acd"}],"dependencies":[],"imports":[{"symbol":"acd","correct":"github.com/ncw/go-acd"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/ncw/go-acd/acd\"\n)\n\nfunc main() {\n\tclient, err := acd.NewClient(nil)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(client)\n}","lang":"go","description":"Initialize an Amazon Cloud Drive client"},"warnings":[{"fix":"Migrate to an alternative cloud storage provider and use their respective Go SDK.","message":"Amazon Cloud Drive service has been discontinued; this library is no longer functional.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'acd':15 'amazon':2,12,17 'api':16,21 'client':5,8,22 'cloud':3,13,19 'cloud-driv':18 'drive':4,14,20 'go':1,7 'librari':9","created_at":"2026-06-15T08:04:29.839706+00:00","updated_at":"2026-06-15T08:04:29.839706+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/ncw/go-acd","github":"https://github.com/ncw/go-acd","docs":"https://pkg.go.dev/github.com/ncw/go-acd#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}}