pull/168/head
v2ray 2016-05-07 20:26:03 +02:00
parent ef200c3c5e
commit 73e84b1e06
1 changed files with 4 additions and 0 deletions

View File

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