Registry / utility / jaypipes-pcidb

jaypipes-pcidb

JSON →
library1.1.1gogounverified

A Go library for querying PCI device information from the PCI ID database.

go get github.com/jaypipes/pcidb
INSTALL
IMPORT
SIG · JAYPIPES-PCIDB
J
jaypipes-pcidb
utilitygov1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pcidb
github.com/jaypipes/pcidb

Loads the PCI database and prints vendor information.

package main import ( "fmt" "github.com/jaypipes/pcidb" ) func main() { db, _ := pcidb.New() fmt.Println(db.Vendors) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jaypipes-pcidb — go get jaypipes-pcidb · libregistry