Add package comments

This commit is contained in:
Asim
2016-05-24 22:22:46 +01:00
parent 9d50d51c40
commit 1254a87286
13 changed files with 90 additions and 55 deletions

4
metadata/doc.go Normal file
View File

@@ -0,0 +1,4 @@
/*
Package metadata is a way of defining message headers.
*/
package metadata