package
Version:
v1.10.0-experimental
Opens a new window with list of versions in this module.
Published: May 6, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
SysInfo stores information about which features a kernel supports.
Documentation
¶
type SysInfo struct {
MemoryLimit bool
SwapLimit bool
IPv4ForwardingDisabled bool
AppArmor bool
}
SysInfo stores information about which features a kernel supports.
New returns a new SysInfo, using the filesystem to detect which features the kernel supports.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.