A simple Go API for subscribing to USB events on Windows via the Win32 API.
As usual, simply run:
go get github.com/christowolf/usb-event
The API aims to be very simple, so this example should be enough to get you started.
A simple Go API for subscribing to USB events on Windows via the Win32 API.
As usual, simply run:
go get github.com/christowolf/usb-event
The API aims to be very simple, so this example should be enough to get you started.