package
1.4.1
Repository: https://github.com/dankohn/libpod.git
Documentation: pkg.go.dev

# README

SysInfo stores information about which features a kernel supports.

# Functions

New returns a new SysInfo, using the filesystem to detect which features the kernel supports.
NumCPU returns the number of CPUs which are currently online.

# Structs

SysInfo stores information about which features a kernel supports.