1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-19 02:16:11 -04:00
v2fly/common/protocol/account.go

5 lines
45 B
Go
Raw Normal View History

2016-05-07 14:26:03 -04:00
package protocol
type Account interface {
}