mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-31 14:35:37 -05:00
use new errorgen
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// clients with 'socks' for proxying.
|
||||
package vmess
|
||||
|
||||
//go:generate go run $GOPATH/src/v2ray.com/core/common/errors/errorgen/main.go -pkg vmess -path Proxy,VMess
|
||||
//go:generate errorgen
|
||||
|
||||
import (
|
||||
"strings"
|
||||
|
||||
Reference in New Issue
Block a user