1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-11-08 00:17:36 -05:00

description for tools package

This commit is contained in:
v2ray
2015-12-28 10:30:21 +01:00
parent f9e017d7c4
commit 96053d9e12

2
tools/tools.go Normal file
View File

@@ -0,0 +1,2 @@
// Package tools contains utilities that is not directly linked into V2Ray binary.
package tools