1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-02 23:35:40 -05:00
This commit is contained in:
v2ray
2016-05-07 20:26:03 +02:00
parent ef200c3c5e
commit 73e84b1e06

View File

@@ -0,0 +1,4 @@
package protocol
type Account interface {
}