Add doc stubs to all the packages

This commit is contained in:
Alexander Neumann
2015-05-09 13:00:01 +02:00
parent 9ac6a1d232
commit 861e1b9910
7 changed files with 14 additions and 0 deletions

2
pack/doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package pack provides functions for combining and parsing pack files.
package pack