Skip to content

Conversation

@elmeyer
Copy link
Contributor

@elmeyer elmeyer commented Dec 12, 2023

Thanks for your work on this project! It's very handy to have a way to get this information without having to have pciutils installed.

I have refactored your code to be able to use it as a library in other projects:

  • Added go.mod
  • Bumped minimum Go version to 1.20 (for multierrors)
  • Added error handling
  • Embedded pci.ids so that lookup should never fail

I'd be happy to know your feedback!

Copy link
Owner

@TimRots TimRots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @elmeyer , thanks a lot ! :)
I will merge this and tag a v0.0.1 version

@TimRots TimRots merged commit 0d44b4a into TimRots:master Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants