-
go version:go1.14.9
os:windows 7
D:\cmder
λ go get github.com/rpcxio/protoc-gen-gogorpcx/protoc-gen-gofast
go: downloading github.com/rpcxio/protoc-gen-gogorpcx v0.0.0-20200921090426-0684feea2…
ha666 updated
4 years ago
-
👋 Hello, I'm one of the maintainers of ts-protoc-gen, we are currently [considering the future of our package in an RFC](https://github.com/improbable-eng/ts-protoc-gen/issues/145) and would appreciat…
-
I am getting the following error:
[ERROR] Failed to execute goal com.github.os72:protoc-jar-maven-plugin:3.11.4:run (default) on project relshp-query: Error extracting protoc for version 3.19.0: Unsu…
-
Current protobuf-gradle-plugin API requires 25 lines in `gradle.build.kts` (16 without comments) for the most common trivial case: https://github.com/google/protobuf-gradle-plugin/blob/d6f7cffca453d47…
vlsi updated
11 months ago
-
Im using the plugin wit `4.26.0` protoc version and I try to compile a file that looks like this:
```
edition = "2023";
package foo;
message TestEditionMessage {
string message = 1;
}
…
-
_Perhaps related to https://github.com/os72/protoc-jar-maven-plugin/issues/39._
After downloading plugin (version 3.6.0.1), as part of a pom.xml on a Jenkins agent based on an alpine-image, I get t…
-
As part of showcase testing in this generator, CI tests effectively compare a recent release of the showcase generated code to one that's output by the generator using apidiff.
The grpc plugin (ht…
-
Here is a minimized version of my project's opam file:
```
opam-version: "2.0"
maintainer: "foo@bar.baz"
depends: [
"bisect_ppx" {with-test}
"dune" {>= "3.4"}
"ocaml" {>= "5.0.0"}
"oca…
-
Benchmarks on desktop indicate that using the QuickBuffers API to deserialize JSON through Protobuf results in [much lower memory usage](https://discord.com/channels/176186766946992128/368993897495527…
-
### What happened?
The reported line numbers from running the buf_lint_aspect are always `:1:1`, which adds friction to resolving lint errors especially when the source file is large.
### Vers…