-
-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated protoc generated files and doc
- Loading branch information
Showing
12 changed files
with
231 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,7 +82,7 @@ If you're working on the gRPC interface you will also have to: | |
- download and install the [protoc][6] compiler (use the version required to match the generated code, please note that | ||
the latest releases does not follow semantic versioning anymore so, for example, the version 5.26.1 must be searched | ||
as 26.1 dropping the major number) | ||
- install `protoc-gen-go` using: `go install google.golang.org/protobuf/cmd/[email protected].1` (use the version | ||
- install `protoc-gen-go` using: `go install google.golang.org/protobuf/cmd/[email protected].2` (use the version | ||
required to match the generated code) | ||
- install `protoc-gen-go-grpc` using: `go install google.golang.org/grpc/cmd/[email protected]` (use the version | ||
required to match the generated code) | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.