github.com/jaypipes/ghw@v0.21.1/doc.go (about) 1 // 2 // Use and distribution licensed under the Apache license version 2. 3 // 4 // See the COPYING file in the root project directory for full text. 5 // 6 7 /* 8 package ghw discovers hardware-related information about the host computer, 9 including CPU, memory, block storage, NUMA topology, network devices, PCI, GPU, 10 and baseboard/BIOS/chassis/product information. 11 12 Please see the extensive README.md document for examples of usage. 13 */ 14 package ghw