This website requires JavaScript.
Explore
Help
Sign In
lzhr
/
v2fly
Watch
1
Star
0
Fork
0
You've already forked v2fly
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2025-01-21 08:46:31 -05:00
Code
Issues
Releases
Wiki
Activity
b7ff8b8e4c
v2fly
/
common
/
protocol
/
account.go
6 lines
67 B
Go
Raw
Normal View
History
Unescape
Escape
account
2016-05-07 14:26:03 -04:00
package
protocol
type
Account
interface
{
server spec
2016-07-24 17:22:46 -04:00
Equals
(
Account
)
bool
account
2016-05-07 14:26:03 -04:00
}
Copy Permalink