mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
Fix typo (#36)
This commit is contained in:
parent
f19f95af35
commit
1432278c2c
@ -8,7 +8,7 @@ import (
|
|||||||
"v2ray.com/core/common/uuid"
|
"v2ray.com/core/common/uuid"
|
||||||
)
|
)
|
||||||
|
|
||||||
// MemoryAccount is an in-memory from of VMess account.
|
// MemoryAccount is an in-memory form of VMess account.
|
||||||
type MemoryAccount struct {
|
type MemoryAccount struct {
|
||||||
// ID is the main ID of the account.
|
// ID is the main ID of the account.
|
||||||
ID *protocol.ID
|
ID *protocol.ID
|
||||||
|
Loading…
Reference in New Issue
Block a user