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