Browse Source

doc for net

v2ray 9 years ago
parent
commit
0b20d6fbf3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      common/net/net.go

+ 3 - 0
common/net/net.go

@@ -0,0 +1,3 @@
+// Package net contains common network utilities.
+
+package net // import "github.com/v2ray/v2ray-core/common/net"