{"id":50490,"library":"zondax-hid","title":"HID","description":"Package hid provides an interface for USB HID devices.","status":"active","version":"0.9.2","language":"go","source_language":null,"source_url":"https://github.com/zondax/hid","tags":["hid","usb","device","interface"],"install":[{"cmd":"go get github.com/zondax/hid","lang":"bash","label":"Install github.com/zondax/hid"}],"dependencies":[],"imports":[{"symbol":"hid","correct":"github.com/zondax/hid"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/zondax/hid\"\n)\n\nfunc main() {\n\tdevices, err := hid.Enumerate(0, 0)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(devices)\n}","lang":"go","description":"Enumerates all HID devices connected to the system."},"warnings":[],"env_vars":null,"search_vec":"'devic':10,13 'hid':1,3,9,11 'interfac':6,14 'packag':2 'provid':4 'usb':8,12","created_at":"2026-06-15T04:55:11.115501+00:00","updated_at":"2026-06-15T04:55:11.115501+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/zondax/hid","github":"https://github.com/zondax/hid","docs":"https://pkg.go.dev/github.com/zondax/hid#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}