macOS
brew install protoc-gen-go-grpclocal Homebrew formula metadata
brew / rang 1469
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de protoc-gen-go-grpc pour les workflows d'agents IA.
installation
brew install protoc-gen-go-grpclocal Homebrew formula metadata
sudo apk add protoc-gen-go-grpcAlpine Linux edge package indexes · protoc-gen-go-grpc · Source: dl-cdn.alpinelinux.org
sudo apt install protoc-gen-go-grpcDebian stable package indexes · protoc-gen-go-grpc · Source: deb.debian.org
nix profile install nixpkgs#protoc-gen-go-grpcnixpkgs package indexes · pkgs/by-name/pr/protoc-gen-go-grpc/package.nix · Source: api.github.com
aperçu
Protoc plugin that generates code for gRPC-Go clients
historique
protoc-gen-go-grpc is the official gRPC-Go protoc plugin. It reads protobuf service declarations and generates typed Go clients, server interfaces, registration helpers, and streaming support.
gRPC was announced in 2015 as an open-source RPC framework based on Protocol Buffers and HTTP/2, and its Go implementation was among the language stacks declared production-ready at gRPC 1.0 in August 2016.
protoc-gen-go-grpc became the dedicated protoc plugin in the grpc-go project for generating Go client and server bindings from protobuf service definitions, complementing protoc-gen-go's message generation.
gRPC reached its 1.0 production milestone in 2016 for Go and several other languages after being publicly announced in 2015. The official announcement cited adoption by infrastructure projects including etcd, containerd, and CockroachDB.
The Go gRPC generator is distributed through Go tooling and several operating-system package managers listed in source_facts.package-manager. It is commonly paired with protoc-gen-go so that one protoc invocation produces message types and RPC service bindings.
Install protoc-gen-go-grpc and protoc-gen-go, put both on PATH, and invoke protoc with --go_out and --go-grpc_out. Options such as paths=source_relative control generated-file placement. The generated service code is compiled with the grpc-go runtime. No persistent configuration or credentials file is documented for the generator itself.
The separate generator embodies a deliberate packaging boundary: protobuf message generation belongs to protoc-gen-go, while gRPC service generation belongs to protoc-gen-go-grpc. Build recipes therefore need both binaries and compatible runtime modules.
Because generated interfaces encode client, server, streaming, and forward-compatibility conventions, generator upgrades can change source-level expectations even when the wire protocol remains stable.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour protoc-gen-go-grpc. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
protoc-gen-go-grpc | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/grpc/grpc-go
métadonnées d'installation
| Clé du paquet | brew:protoc-gen-go-grpc |
|---|---|
| Version | 1.6.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/protoc-gen-go-grpc |
| Page d'accueil | https://grpc.io |
| Dépôt | https://github.com/grpc/grpc-go |
| Docs amont | https://grpc.io |
| Licence | Apache-2.0 |
| Archive source | https://github.com/grpc/grpc-go/archive/refs/tags/cmd/protoc-gen-go-grpc/v1.6.2.tar.gz |
| Dernière mise à jour | 2026-09-11T04:50:27Z |
| Pulse | updated |
| Dépendances | protobuf |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | protoc-gen-go-grpc |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
protoc-gen-go-grpc 1.64.0-7+b2
gRPC plugin for protobuf compiler
https://godoc.org/google.golang.org/grpc
sudo apt install protoc-gen-go-grpcprotoc-gen-go-grpc
nix profile install nixpkgs#protoc-gen-go-grpcprotoc-gen-go-grpc 1.38.0+really1.33.3-1build1
gRPC plugin for protobuf compiler
https://godoc.org/google.golang.org/grpc
sudo apt install protoc-gen-go-grpcprotoc-gen-go-grpc 1.80.0-r3
protoc plugin to generate Go language bindings of services in protobuf definition files for gRPC
https://github.com/grpc/grpc-go
sudo apk add protoc-gen-go-grpcpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.