Browse Source

doc for common

v2ray 9 năm trước cách đây
mục cha
commit
01ed094ce6
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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