Search code examples
Go protobuff import issue...


goprotocol-buffersprotobuf-go

Read More
Compile time error of cosmos-sdk/proto/bank/v1beta1/query.proto file...


goblockchainprotocprotobuf-gocosmos-sdk

Read More
I want to generate protobufs from proto files from cmd without using "option go_package "...


gogrpcprotobuf-go

Read More
Unmarshal protojson formatted Firestore cloud event into map[string]interface{} or struct...


gogoogle-cloud-firestoreprotocol-buffersprotobuf-go

Read More
How to correctly determine the type of variable google.protobuf.Any?...


goprotobuf-go

Read More
Protobuf message does not implement protoreflect.ProtoMessage (ProtoReflect method has pointer recei...


goprotocol-buffersprotocprotobuf-go

Read More
Could I reuse an existing protobuf binary, when marshaling a message including it?(protobuf3)...


goprotocol-buffersproto3protobuf-go

Read More
Protobuf.Any - Unmarshal from a json.RawMessage...


goprotobuf-go

Read More
Protobuf dynamic message schema verification...


goprotocol-buffersdatacontractprotobuf-go

Read More
Recursive data structure unmarshalling gives error "cannot parse invalid wire-format data"...


goencodingprotocol-buffersprotobuf-go

Read More
Protoc generates GRPC .pb.go and grpc.pb.go files in different directories...


grpcprotocprotobuf-go

Read More
Protobuffers and Golang --- writing out marshal'ed structs and reading back in...


goprotocol-buffersprotobuf-netgrpc-goprotobuf-go

Read More
protobuf validator command generates file in wrong path...


protocol-buffersgrpc-goprotobuf-go

Read More
When I'm trying to compile the Protobuf in golang, It's showing '"int" is not ...


goprotocol-buffersprotobuf-javaprotobuf-cprotobuf-go

Read More
Correctly log protobuf messages as unescaped JSON with zap logger...


goprotocol-buffersprotobuf-gogo-zap

Read More
Service compiling successfully, but message structs not generating - gRPC/Go...


protocol-buffersgrpcgrpc-goprotobuf-go

Read More
Receive protobuf encoded messages that can be partially written?...


gotcpnetwork-programmingprotocol-buffersprotobuf-go

Read More
How to convert/assign a value with type *string to type *wrapperspb.StringValue when the *string val...


goprotocol-buffersprotobuf-go

Read More
Hash protobuf object to a string as the key for redis database...


gohashprotobuf-go

Read More
Unknown revision error when implementing Protobuf. (GO)...


goprotocol-bufferscosmosprotobuf-gocosmos-sdk

Read More
Go build command throws - panic: interface conversion: interface {} is []uint8, not *validator.Field...


gogrpc-goprotobuf-go

Read More
Grpc Go Generated.pb.go import was not formatted...


goprotocol-buffersgrpc-goprotobuf-go

Read More
GoLang Protobuf: How to send multiple messages using the same tcp connection?...


gotcpprotoprotobuf-go

Read More
protoc Go Package Command Local Overwrite?...


goprotocol-buffersgrpcprotobuf-go

Read More
Go Protobuf declarations and optional Fields in Go Struct (string pointers)...


goserializationprotocol-buffersprotobuf-go

Read More
Protobuf generated file doesn't recognize import path...


goprotocol-buffersgrpcimporterrorprotobuf-go

Read More
Importing proto files from different package causes 'missing method protoreflect'...


goprotocol-buffersprotoprotobuf-goprotoreflect

Read More
Protobuffer API for dynamic Enum Access...


goenumsprotocol-buffersprotobuf-go

Read More
Go converting ptypes/struct Value to BSON...


goprotocol-buffersbsonmongo-goprotobuf-go

Read More
Insert document into mongodb with one field having dynamic structure...


goprotocol-buffersbsonmongo-goprotobuf-go

Read More
BackNext