Package descriptions for godoc

This commit is contained in:
Jakob Borg
2014-03-12 06:32:26 +01:00
parent b3c2ffc96a
commit 446b21c568
8 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// Package fileset provides a set type to track local/remote files with newness checks.
package fileset
import "sync"