Versions in this module Expand all Collapse all v3 v3.1.0 Feb 28, 2025 Changes in this version + func GetMemoryLimit(_ int) (limit uint64, err error) — darwin/amd64, js/wasm, windows/amd64 + func GetMemoryLimit(pid int) (limit uint64, err error) — linux/amd64 + type CGEntries map[string]string — linux/amd64 + func GetEntries(pid int) (CGEntries, error)