{"id":72921,"library":"zeebe-io-zeebe-clients-go","title":"Zeebe Go Client","description":"Go client library for Zeebe workflow engine.","status":"active","version":"1.3.14","language":"go","source_language":null,"source_url":"https://github.com/zeebe-io/zeebe","tags":["zeebe","workflow","bpmn","client"],"install":[{"cmd":"go get github.com/zeebe-io/zeebe/clients/go","lang":"bash","label":"Install github.com/zeebe-io/zeebe/clients/go"}],"dependencies":[],"imports":[{"symbol":"zeebe","correct":"github.com/zeebe-io/zeebe/clients/go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"github.com/zeebe-io/zeebe/clients/go\"\n)\n\nfunc main() {\n\tclient, _ := zeebe.NewClient(&zeebe.ClientConfig{\n\t\tGatewayAddress: \"localhost:26500\",\n\t})\n\tclient.NewTopologyCommand().Send(context.Background())\n}","lang":"go","description":"Connects to a Zeebe gateway and sends a topology request."},"warnings":[],"env_vars":null,"search_vec":"'bpmn':13 'client':3,5,14 'engin':10 'go':2,4 'librari':6 'workflow':9,12 'zeeb':1,8,11","created_at":"2026-06-17T18:45:03.234994+00:00","updated_at":"2026-06-17T18:45:03.234994+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/zeebe-io/zeebe","github":"https://github.com/zeebe-io/zeebe","docs":"https://pkg.go.dev/github.com/zeebe-io/zeebe/clients/go#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging","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}}