mv example to internal
This commit is contained in:
7
internal/example/geyser/Makefile
Normal file
7
internal/example/geyser/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
protoc:
|
||||
protoc \
|
||||
--go_out=./proto \
|
||||
--go_opt=paths=source_relative \
|
||||
--go-grpc_out=./proto \
|
||||
--go-grpc_opt=paths=source_relative \
|
||||
--proto_path ./proto/ ./proto/*.proto
|
||||
Reference in New Issue
Block a user