mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 14:22:26 +08:00
makefile & doc
This commit is contained in:
3
protocol/proto/Makefile
Normal file
3
protocol/proto/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
# gen 生成proto
|
||||
gen:
|
||||
protoc -I. --go_out=paths=source_relative:. ./*.proto
|
||||
Reference in New Issue
Block a user