1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-10 09:50:43 +00:00

new use protogen

This commit is contained in:
Darien Raymond 2017-12-23 23:45:54 +01:00
parent 76fa4958c1
commit 0e571c91a3
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

6
proto.go Normal file
View File

@ -0,0 +1,6 @@
package core
//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 install "v2ray.com/ext/tools/vprotogen"
//go:generate vprotogen -repo v2ray.com/core