MCPcopy
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
93type unserializableHook struct{}
94
95func (unserializableHook) Run(*specs.State) error {
96 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected