package
0.0.0-20240624235250-9e89dfb7520d
Repository: https://github.com/tailscale/pkgsitelib.git
Documentation: pkg.go.dev

# Functions

Format formats a memory value for humans.
ReadCgroupStats reads memory information for the current cgroup.
ReadProcessStats reads memory stats for the process.
ReadRuntimeStats is a convenience for runtime.ReadMemStats.
ReadSystemStats reads the /proc/meminfo file to get information about the machine.

# Structs

ProcessStats holds values that describe the current process's memory.
SystemStats holds values from the /proc/meminfo file, which describes the total system memory.