Skip to content

ChristoWolf/usb-event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usb-event

Go reference Release Build Coverage Go report card

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.