Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/moby/moby
/ logPluginProxy
Struct
logPluginProxy
daemon/logger/proxy.go:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
type
logPluginProxy
struct
{
14
client
15
}
16
17
type
logPluginProxyStartLoggingRequest
struct
{
18
File string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected