1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-26 13:48:49 +08:00
deadprogram 09e8cd6bd3 docs: correct NATS README link
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-12-21 10:53:51 +01:00

9 lines
302 B
Go

/*
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:
https://github.com/hybridgroup/gobot/blob/master/platforms/nats/README.md
*/
package nats // import "gobot.io/x/gobot/platforms/nats"