|
/*
|
|
Package nats provides Gobot adaptor for the nats message service.
|
|
Installing:
|
|
go get github.com/hybridgroup/gobot/platforms/nats
|
|
For further information refer to mqtt README:
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/nats/README.md
|
|
*/
|
|
package nats
|