I've only used https://github.com/tarm/serial and it hasn't let me down yet. It's simple and light-weight... does its job. Nothing more... nothing less.
On Sunday, January 28, 2018 at 1:54:05 PM UTC-6, John Moore wrote: > > Hi, > I need to talk to external devices with serial (probably just over a USB > dongle), and do it from both Windows and Mac. > > I see a few libraries out there but little talk about this. > > Is anyone doing serial work with golang these days? Are there best > libraries? If so, can one avoid hanging forever waiting to receive data > that will never arrive? > > John > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
