gobot.io/x/gobot@v1.16.0/platforms/nats/doc.go (about) 1 /* 2 Package nats provides Gobot adaptor for the nats message service. 3 Installing: 4 go get gobot.io/x/gobot/platforms/nats 5 For further information refer to nats README: 6 https://github.com/hybridgroup/gobot/blob/master/platforms/nats/README.md 7 */ 8 package nats // import "gobot.io/x/gobot/platforms/nats"