MCPcopy Create free account
hub / github.com/containerd/cgroups / State

TypeAlias State

cgroup1/state.go:20–20  ·  view source on GitHub ↗

State is a type that represents the state of the current cgroup

Source from the content-addressed store, hash-verified

18
19// State is a type that represents the state of the current cgroup
20type State string
21
22const (
23 Unknown State = ""

Callers 1

stateMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected