1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-18 09:57:04 -04:00
v2fly/common/protocol/account.go
2016-05-07 20:26:03 +02:00

5 lines
45 B
Go

package protocol
type Account interface {
}