Signed-off-by: kvartborg <hello@kvartborg.net>
This commit is contained in:
kvartborg 2019-06-11 11:47:02 +02:00 committed by Ron Evans
parent d73466a5f9
commit 36730e33cf
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Package nats provides Gobot adaptor for the nats message service.
Installing:
go get gobot.io/x/gobot/platforms/nats
For further information refer to mqtt README:
For further information refer to nats README:
https://github.com/hybridgroup/gobot/blob/master/platforms/nats/README.md
*/
package nats // import "gobot.io/x/gobot/platforms/nats"