{"id":72668,"library":"azure-azure-sdk-for-go-sdk-storage-azqueue","title":"Azure SDK for Go - Storage Queue","description":"Azure Queue Storage client library for Go.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/Azure/azure-sdk-for-go","tags":["azure","storage","queue","cloud"],"install":[{"cmd":"go get github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue","lang":"bash","label":"Install github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue"}],"dependencies":[],"imports":[{"symbol":"azqueue","correct":"github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue"}],"quickstart":{"code":"package main\n\nimport (\n    \"context\"\n    \"github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue\"\n)\n\nfunc main() {\n    client, _ := azqueue.NewQueueClient(\"https://myaccount.queue.core.windows.net/myqueue\", nil)\n    _ = client\n}","lang":"go","description":"Create a new Azure Queue Storage client."},"warnings":[],"env_vars":null,"search_vec":"'azur':1,7,14 'client':10 'cloud':17 'go':4,13 'librari':11 'queue':6,8,16 'sdk':2 'storag':5,9,15","created_at":"2026-06-17T18:41:43.630177+00:00","updated_at":"2026-06-17T18:41:43.630177+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/Azure/azure-sdk-for-go","github":"https://github.com/Azure/azure-sdk-for-go","docs":"https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","messaging"],"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}}