MCPcopy Create free account
hub / github.com/containers/common / memHandler

Struct memHandler

pkg/cgroups/memory.go:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8)
9
10type memHandler struct{}
11
12func getMemoryHandler() *memHandler {
13 return &memHandler{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected