Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ errorPath
Function
errorPath
cgroup1/paths.go:102–106 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
100
}
101
102
func
errorPath(err error) Path {
103
return
func
(_ Name) (string, error) {
104
return
""
, err
105
}
106
}
Callers
3
NestedPath
Function · 0.85
PidPath
Function · 0.85
existingPath
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…