jaypipes / ghw

Go HardWare discovery/inspection library
Apache License 2.0
1.62k stars 174 forks source link

remove deprecated fields/functions, clean up docs #348

Closed jaypipes closed 1 year ago

jaypipes commented 1 year ago

Mostly documentation cleanups, but this commit does remove a number of deprecated fields and functions:

Primary documentation changes were to move the configuration options, environment-setting instructions, serialization and snapshot stuff into an "Advanced Usage" section towards the bottom of the README and focus the main "Usage" part on the domain-specific functions like CPU(), Memory() etc.

ffromani commented 1 year ago

it seems we need a rebase? other than that good to be merged anytime.

jaypipes commented 1 year ago

sorry about that @ffromani. Rebased and repushed.