This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
v2ray-core
Watch
1
Star
0
Fork
0
You've already forked v2ray-core
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2025-07-07 09:01:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v2ray-core
/
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
}
Reference in New Issue
Copy Permalink