package
0.2.1
Repository: https://github.com/msqtt/sb-judger.git
Documentation: pkg.go.dev

# Functions

NewCgroupV2 mkdir in cgroup path by given name.

# Structs

CgroupV2 manage resource by writing to linux cgroup file.
ResourceConfig records the limits of resource.
ResourceConfig records the resources' usage of processes put into ResourceManager.

# Interfaces

ResourceManager will be created to limit and monitor the resources' usage of processes.