jaypipes / pcidb

Small golang library for querying PCI database (pciids) information
Apache License 2.0
33 stars 15 forks source link

Support JSON and YAML serialization #16

Closed jaypipes closed 5 years ago

jaypipes commented 5 years ago

In an effort to complete the ghw library's https://github.com/jaypipes/ghw/issues/78, we should support serializing the PCI device information into JSON and YAML.