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-07-26 11:44:22 -04:00
Code
Issues
Releases
Wiki
Activity
v2fly
/
common
/
protocol
/
account.go
6 lines
67 B
Go
Raw
Normal View
History
Unescape
Escape
account
2016-05-07 20:26:03 +02:00
package
protocol
type
Account
interface
{
server spec
2016-07-24 23:22:46 +02:00
Equals
(
Account
)
bool
account
2016-05-07 20:26:03 +02:00
}
Copy Permalink