This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
v2ray-core
mirror of
https://github.com/v2ray/v2ray-core
Watch
1
Star
0
Fork
You've already forked v2ray-core
0
Code
Issues
Releases
Wiki
Activity
59125f665b
v2ray-core
/
common
/
protocol
/
account.go
6 lines
67 B
Go
Raw
Normal View
History
Unescape
Escape
account
2016-05-07 18:26:03 +00:00
package
protocol
type
Account
interface
{
server spec
2016-07-24 21:22:46 +00:00
Equals
(
Account
)
bool
account
2016-05-07 18:26:03 +00:00
}