This commit is contained in:
v2ray
2016-05-07 20:26:03 +02:00
parent ef200c3c5e
commit 73e84b1e06
+4
View File
@@ -0,0 +1,4 @@
package protocol
type Account interface {
}