mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-10-11 19:44:02 -04:00
use new errorgen
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"v2ray.com/core/common/protocol"
|
||||
)
|
||||
|
||||
//go:generate go run $GOPATH/src/v2ray.com/core/common/errors/errorgen/main.go -pkg encoding -path Proxy,VMess,Encoding
|
||||
//go:generate errorgen
|
||||
|
||||
const (
|
||||
Version = byte(1)
|
||||
|
Reference in New Issue
Block a user