1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-29 21:45:21 -05:00

generate protobuf files on the fly

This commit is contained in:
Darien Raymond
2017-01-02 20:43:41 +01:00
parent 52e1dfaeac
commit 7cbef6723c
7 changed files with 71 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
// +build windows darwin linux
package genproto
//go:generate go get -u "github.com/golang/protobuf/protoc-gen-go"
//go:generate go get -u "github.com/golang/protobuf/proto"
//go:generate go run main.go