moar documentation

This commit is contained in:
raz-varren
2016-08-12 14:36:13 -07:00
parent 1ee09caef3
commit 00af69debe
7 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
/*
Package tools is really just used during socket creation to generate random numbers for socket IDs.
*/
package tools
import (