英文: Compile time error of cosmos-sdk/proto/bank/v1beta1/query.proto file 问题 安装protoc并保存cosmos-sdk/pr...
How can I solve "Type com.google.protobuf.Any$1 is defined multiple times" problem on Android Studio
英文: How can I solve "Type com.google.protobuf.Any$1 is defined multiple times" problem on ...
如何将任何类型的数据值传递到Golang中的GRPC Protobuf结构体中?
英文: How to pass the data value from any type into a GRPC Protobuf struct in Golang? 问题 我正在尝试通过tonuti...
What am I doing wrong while trying to create a GRPC for web from my proto definition using protoc command in JavaScript?
英文: What am I doing wrong while trying to create a GRPC for web from my proto definition using proto...
protoc存在很多问题。
英文: Tons of issue with protoc 问题 我正在尝试让protoc将生成的文件输出到包含所有.proto文件的文件夹内的一个文件夹中。首先,我希望我们能够达成共识,这些命令很令...
如何钩入Protobuf Java代码生成?
英文: How to hook into protobuf java code generation? 问题 在调用protoc时,是否有一种方式可以钩入Java类的生成过程?我知道可以为protoc...
Protobuf消息未实现protoreflect.ProtoMessage(ProtoReflect方法具有指针接收器)
英文: Protobuf message does not implement protoreflect.ProtoMessage (ProtoReflect method has pointer r...
模块 XXX 找到了,但不包含包 XXX。
英文: Module XXX found, but does not contain package XXX 问题 对于不太熟悉Golang的问题,可能是我犯了一个愚蠢的错误...但是,我无论如何都无...
protobuf with Go not able to compile to the desired folder with paths=source_relative
英文: protobuf with Go not able to compile to the desired folder with paths=source_relative 问题 我想生成.pb...
解决 protoc-gen-go: 无法确定 Go 导入路径问题,通过添加一个 “M” 参数来解决。
英文: Solving protoc-gen-go: unable to determine Go import path problem by adding a "M" argu...