mirror of https://github.com/v2ray/v2ray-core
Darien Raymond
7 years ago
2 changed files with 0 additions and 7 deletions
@ -1,5 +0,0 @@
|
||||
package proxy |
||||
|
||||
import "v2ray.com/core/common/errors" |
||||
|
||||
func newError(values ...interface{}) *errors.Error { return errors.New(values...).Path("Proxy") } |
Loading…
Reference in new issue