v2ray 9 éve
szülő
commit
01ed094ce6
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      common/common.go

+ 4 - 0
common/common.go

@@ -0,0 +1,4 @@
+// Package common contains common utilities that are shared among other packages.
+// See each sub-package for detail.
+
+package common