package
0.14.0
Repository: https://github.com/jaypipes/ghw.git
Documentation: pkg.go.dev

# Functions

FromString returns [Address] from an address string in either $BUS:$DEVICE.$FUNCTION (BDF) format or a full PCI address that includes the domain: $DOMAIN:$BUS:$DEVICE.$FUNCTION.

# Structs

Address contains the components of a PCI Address.