mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-07-22 15:53:49 -04:00
use new errorgen
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"v2ray.com/core/common/platform"
|
||||
)
|
||||
|
||||
//go:generate go run $GOPATH/src/v2ray.com/core/common/errors/errorgen/main.go -pkg ctlcmd -path Command,Platform,CtlCmd
|
||||
//go:generate errorgen
|
||||
|
||||
func Run(args []string, input io.Reader) (buf.MultiBuffer, error) {
|
||||
v2ctl := platform.GetToolLocation("v2ctl")
|
||||
|
||||
Reference in New Issue
Block a user