This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Use protoc-gen-go-grpc to generate protobuf files #176
Labels
enhancement
Improving existing functionality
Comments
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
Merged
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 28, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 29, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 29, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
cthulhu-rider
pushed a commit
to cthulhu-rider/neofs-api-go
that referenced
this issue
Sep 29, 2021
Signed-off-by: Leonard Lyubich <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With new protubuf API v2 there is a updated
protoc-gen-go-grpc
package to generate GRPC code. It should be updated one day with something like this:See https://github.com/grpc/grpc-go/blob/master/cmd/protoc-gen-go-grpc/README.md for details on
require_unimplemented_servers=false
option.Based on #173
The text was updated successfully, but these errors were encountered: