package
1.2.4
Repository: https://github.com/opencontainers/runc.git
Documentation: pkg.go.dev

# Functions

New returns the instance of a cgroup manager, which is chosen based on the local environment (whether cgroup v1 or v2 is used) and the config (whether config.Systemd is set or not).
NewWithPaths is similar to New, and can be used in case cgroup paths are already well known, which can save some resources.