1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-27 13:48:56 +08:00

9 lines
302 B
Go
Raw Normal View History

/*
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"