Add package comments

This commit is contained in:
Asim Aslam 2017-01-01 20:29:12 +00:00 committed by Vasiliy Tolstov
parent 2f94cdd04c
commit 040c291e74

View File

@ -1,3 +1,4 @@
// Package nats provides a NATS broker
package nats
import (