guanhg/protos-go
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Example showing how build go file from proto with bazel >= 8.2.0 --- # Hands On ## 1. remove some files make clean ## 2. generate BUILD.bazel make gazelle ## 3. generate go file make bazel ## 4. go mod tidy go mod tidy