mirror of https://github.com/v2ray/v2ray-core
parent
d785fa0156
commit
2566fc3d14
@ -0,0 +1,5 @@
|
|||||||
|
package core
|
||||||
|
|
||||||
|
type VUserSet struct {
|
||||||
|
validUserIds [][]byte
|
||||||
|
}
|
Loading…
Reference in new issue