{"id":68902,"library":"camunda-cloud-zeebe-clients-go","title":"Zeebe Go Client","description":"A Go client for the Zeebe workflow engine, part of Camunda Cloud.","status":"active","version":"1.3.14","language":"go","source_language":null,"source_url":"https://github.com/camunda-cloud/zeebe","tags":["zeebe","camunda","workflow","bpmn","cloud"],"install":[{"cmd":"go get github.com/camunda-cloud/zeebe/clients/go","lang":"bash","label":"Install github.com/camunda-cloud/zeebe/clients/go"}],"dependencies":[],"imports":[{"symbol":"zeebe","correct":"github.com/camunda-cloud/zeebe/clients/go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"github.com/camunda-cloud/zeebe/clients/go\"\n)\n\nfunc main() {\n\tclient, err := zeebe.NewClient(&zeebe.ClientConfig{\n\t\tGatewayAddress: \"localhost:26500\",\n\t})\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(client)\n}","lang":"go","description":"Initialize a Zeebe client."},"warnings":[],"env_vars":null,"search_vec":"'bpmn':19 'camunda':14,17 'client':3,6 'cloud':15,20 'engin':11 'go':2,5 'part':12 'workflow':10,18 'zeeb':1,9,16","created_at":"2026-06-17T17:55:15.383251+00:00","updated_at":"2026-06-17T17:55:15.383251+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/camunda-cloud/zeebe","github":"https://github.com/camunda-cloud/zeebe","docs":"https://pkg.go.dev/github.com/camunda-cloud/zeebe/clients/go#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}}