mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
simplify errorgen calling
This commit is contained in:
parent
07aa486d43
commit
f7a68fe4b8
@ -1 +0,0 @@
|
||||
package errorgen
|
@ -1,5 +1,3 @@
|
||||
// +build generate
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,3 @@
|
||||
package protocol // import "v2ray.com/core/common/protocol"
|
||||
|
||||
//go:generate go run $GOPATH/src/v2ray.com/core/common/errors/errorgen/main.go -pkg protocol -path Protocol
|
||||
//go:generate errorgen
|
||||
|
Loading…
x
Reference in New Issue
Block a user