1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-04 02:09:09 -04:00

Errorgen: support to run outside of GOPATH

This commit is contained in:
loyalsoldier
2020-10-04 12:41:45 +08:00
parent 0650af46f4
commit b181045b0c
62 changed files with 62 additions and 63 deletions

View File

@@ -1,4 +1,4 @@
// Package net is a drop-in replacement to Golang's net package, with some more functionalities.
package net // import "v2ray.com/core/common/net"
//go:generate errorgen
//go:generate go run v2ray.com/core/common/errors/errorgen