docs: complete missing GoDocs for main and sub-packages

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans
2019-10-17 11:50:03 +02:00
parent c7981f72ec
commit 3fca96e0ef
3 changed files with 6 additions and 4 deletions
+2
View File
@@ -1,3 +1,5 @@
// Package mqtt is intended to provide compatible interfaces with the
// Paho mqtt library.
package mqtt
import (