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