mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-08-30 18:55:45 -04:00
VLESS PREVIEW 1.5
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
// +build !confonly
|
||||
|
||||
package encoding
|
||||
|
||||
//go:generate errorgen
|
||||
|
||||
import (
|
||||
"io"
|
||||
|
||||
@@ -9,8 +13,6 @@ import (
|
||||
"v2ray.com/core/proxy/vless"
|
||||
)
|
||||
|
||||
//go:generate errorgen
|
||||
|
||||
const (
|
||||
Version = byte(0)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user