{"id":21878295,"url":"https://github.com/pepabo/protoc-gen-go-client","last_synced_at":"2026-05-16T13:05:52.552Z","repository":{"id":143198186,"uuid":"614723960","full_name":"pepabo/protoc-gen-go-client","owner":"pepabo","description":"protoc-gen-go-client is a protoc plugin that generates a client that bundles gRPC clients for multiple services.","archived":false,"fork":false,"pushed_at":"2023-10-25T22:31:49.000Z","size":59,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-07-28T22:46:04.775Z","etag":null,"topics":["go","golang","protobuf","protoc","protoc-plugin","protocol-buffers"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pepabo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-16T07:27:05.000Z","updated_at":"2023-03-16T12:36:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"9adbaef1-eec1-4d9f-b6d0-dea39de7d528","html_url":"https://github.com/pepabo/protoc-gen-go-client","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/pepabo/protoc-gen-go-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Fprotoc-gen-go-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Fprotoc-gen-go-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Fprotoc-gen-go-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Fprotoc-gen-go-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pepabo","download_url":"https://codeload.github.com/pepabo/protoc-gen-go-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepabo%2Fprotoc-gen-go-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33103977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","protobuf","protoc","protoc-plugin","protocol-buffers"],"created_at":"2024-11-28T08:12:13.249Z","updated_at":"2026-05-16T13:05:52.538Z","avatar_url":"https://github.com/pepabo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# protoc-gen-go-client\n\n`protoc-gen-go-client` is a protoc plugin that generates a client that bundles gRPC Clients for multiple services.\n\n## Example\n\nGenerate [client.go](example/gen/go/myapp/client.go) that bundles gRPC clients generated by proto files in [the directory](example/proto/myapp).\n\n## Requirements\n\n- `protoc-gen-go`\n- `protoc-gen-go-grpc`\n\n## Options\n\n| Option | Type | Description |\n| --- | --- | --- |\n| `package` | string | Specify package name (ex `--go-client_opt=package=xxxx` ) |\n| `same_package` | bool | Make the package the same as the package generated by proto-gen-go (ex `--go-client_opt=same_package` ) |\n| `with_close` | bool | Add `Close()` method for closing *grpc.ClientConn from client |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpepabo%2Fprotoc-gen-go-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpepabo%2Fprotoc-gen-go-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpepabo%2Fprotoc-gen-go-client/lists"}