//
pkg.gl
Category
github.com/dankohn/libpod
pkg
sysinfo
package
1.4.1
Repository:
https://github.com/dankohn/libpod.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
390 SLOC
#
README
SysInfo stores information about which features a kernel supports.
#
Functions
New
New returns a new SysInfo, using the filesystem to detect which features the kernel supports.
NumCPU
NumCPU returns the number of CPUs which are currently online.
#
Structs
SysInfo
SysInfo stores information about which features a kernel supports.