config: comments

This commit is contained in:
Mitchell Hashimoto 2014-05-24 11:36:22 -07:00
parent 27c97b9b73
commit 9fef261eae
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// The config package is responsible for loading and validating the
// configuration.
package config
import (