MCPcopy Create free account
hub / github.com/containers/common / pidHandler

Struct pidHandler

pkg/cgroups/pids.go:11–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type pidHandler struct {
12}
13
14func getPidsHandler() *pidHandler {
15 return &pidHandler{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected