hi guys:
could someone tell me how can i interact with serial port in a go web
service? i know go-serial package could interact with serial port, but i
can not figure out how to integrate with the web service? in older ways, we
could write a ATL or COM using c++ or MFC, but how we get it done with go?
is it possible?
thank you