1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-21 09:36:34 -05:00

doc for proxy

This commit is contained in:
v2ray 2016-02-03 22:56:40 +01:00
parent 01ed094ce6
commit 29c100e613

View File

@ -1,6 +1,6 @@
// Package proxy contains all proxies used by V2Ray.
package proxy
package proxy // import "github.com/v2ray/v2ray-core/proxy"
import (
v2net "github.com/v2ray/v2ray-core/common/net"