Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/google/gvisor
/ GetDevGoferClient
Method
GetDevGoferClient
pkg/devutil/devutil.go:150–150 ·
view source on GitHub ↗
(contName string)
Source
from the content-addressed store, hash-verified
148
// GoferClientProvider provides a GoferClient for a given container.
149
type
GoferClientProvider
interface
{
150
GetDevGoferClient(contName string) *GoferClient
151
}
Callers
2
Value
Method · 0.65
contextValue
Method · 0.65
Implementers
1
Kernel
pkg/sentry/kernel/kernel.go
Calls
no outgoing calls
Tested by
no test coverage detected