Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opencontainers/runc
/ unserializableHook
Struct
unserializableHook
libcontainer/factory_linux_test.go:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
type
unserializableHook
struct
{}
94
95
func
(unserializableHook) Run(*specs.State) error {
96
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected