1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-17 19:19:11 -04:00

documentation

This commit is contained in:
V2Ray
2015-09-07 12:00:46 +02:00
parent b5a46dec8e
commit 306ae93503
5 changed files with 27 additions and 5 deletions

2
core.go Normal file
View File

@@ -0,0 +1,2 @@
// Package core provides common definitions and functionalities of V2Ray.
package core