mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-07-09 13:30:24 +03:00
Add "checkgenerate" make target to CI (#385)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package main
|
||||
|
||||
//go:generate protoc --go_out=plugins=grpc:./ bank.proto support.proto
|
||||
//go:generate protoc --go_out=. --go-grpc_out=. bank.proto support.proto
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
||||
Reference in New Issue
Block a user