[ 原始碼: 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
- golang-github-mostynb-go-grpc-compression-dev
- ruby-spamcheck
- golang-google-genproto-dev
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