Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ Release
Method
Release
core/unpack/unpacker.go:107–107 ·
view source on GitHub ↗
(int64)
Source
from the content-addressed store, hash-verified
105
type
Limiter
interface
{
106
Acquire(context.Context, int64) error
107
Release(int64)
108
}
109
110
type
UnpackerOpt
func
(*unpackerConfig) error
Callers
7
release
Method · 0.65
open
Method · 0.65
Release
Method · 0.65
Dispatch
Function · 0.65
Delete
Method · 0.65
Delete
Method · 0.65
Unlock
Method · 0.65
Implementers
1
dockerBase
core/remotes/docker/resolver.go
Calls
no outgoing calls
Tested by
no test coverage detected