refactor protos

This commit is contained in:
Darien Raymond
2016-10-12 18:43:55 +02:00
parent c1f91567ad
commit fc6a706166
44 changed files with 331 additions and 313 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ func TestRequestSerialization(t *testing.T) {
Level: 0,
Email: "test@v2ray.com",
}
account := &vmess.AccountPB{
account := &vmess.Account{
Id: uuid.New().String(),
AlterId: 0,
}