Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
type
pidHandler
struct
{
12
}
13
14
func
getPidsHandler() *pidHandler {
15
return
&pidHandler{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected