/go-cgroups

Package go-cgroups provides primitives to work with Linux Control Groups

Primary LanguageGoMIT LicenseMIT

go-cgroups

GoDoc

Package go-cgroups provides primitives to work with Linux Control Groups via pseudo file system /sys/fs/cgroup.

Installation

go get github.com/0xef53/go-cgroups

Documentation

Use Godoc documentation for reference and usage.