package
6.0.0+incompatible
Repository: https://github.com/srcup/u-root.git
Documentation: pkg.go.dev

# Functions

Free prints physical memory and swap space information.

# Constants

B is bytes.
GB is gibibytes.
KB is kibibytes.
MB is mebibytes.
TB is tebibytes.

# Structs

FreeConfig is a structure used to configure the behaviour of Free().
MemInfo represents the main memory and swap space information in a structured manner, suitable for JSON encoding.