Skip to content

guanhg/protos-go

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

## docker-bazel build. next step


About

Example showing how build go file from proto with bazel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published