1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-03 15:55:20 -05:00

use new errorgen

This commit is contained in:
Darien Raymond
2018-09-30 23:08:41 +02:00
parent 56ce5d5f84
commit 091fa6ad23
46 changed files with 47 additions and 46 deletions

View File

@@ -1,3 +1,3 @@
package http
//go:generate go run $GOPATH/src/v2ray.com/core/common/errors/errorgen/main.go -pkg http -path Proxy,HTTP
//go:generate errorgen