[ 源代码: golang-google-protobuf ]
软件包:protoc-gen-go(1.27.1-1~bpo11+1)
protoc-gen-go 的相关链接
Debian 的资源:
下载源码包 golang-google-protobuf:
- [golang-google-protobuf_1.27.1-1~bpo11+1.dsc]
- [golang-google-protobuf_1.27.1.orig.tar.gz]
- [golang-google-protobuf_1.27.1-1~bpo11+1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- protoc-gen-go-1-3
- protoc-gen-go-grpc
- golang-google-protobuf-dev
- golang-github-golang-protobuf-1-5-dev
- golang-github-golang-protobuf-1-3-dev
- protoc-gen-connect-go
- golang-grpc-gateway
- golang-github-grpc-ecosystem-grpc-gateway-dev
- protoc-betterproto
- golang-github-mostynb-go-grpc-compression-dev
- ruby-spamcheck
Go support for Protocol Buffers (protoc compiler plugin)
It augments the protoc compiler so that it knows how to generate Go specific code for a given .proto file.
This plugin is provided google.golang.org/protobuf module, aka the second major revision of the Go protocol buffer API. Compared to the old protoc-gen-go plugin (in golang-goprotobuf-dev package) provided by github.com/golang/protobuf module, it doesn't support generating gRPC service definitions.
其他与 protoc-gen-go 有关的软件包
|
|
|
|
-
- dep: libprotobuf-dev
- protocol buffers C++ library (development files) and proto files
-
- dep: protobuf-compiler
- compiler for protocol buffer definition files