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
+1
View File
@@ -5,6 +5,7 @@ import (
"fmt"
)
// The ID of en entity, in the form of an UUID.
type VID [16]byte
var byteGroups = []int{8, 4, 4, 4, 12}