Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/linuxkit/linuxkit
/ Store
Method
Store
src/cmd/linuxkit/spec/cache.go:52–52 ·
view source on GitHub ↗
Store get content.Store referencing the cache
()
Source
from the content-addressed store, hash-verified
50
GetContent(hash v1.Hash) (io.ReadCloser, error)
51
// Store get content.Store referencing the cache
52
Store() (content.Store, error)
53
}
Callers
1
Build
Method · 0.65
Implementers
2
Provider
src/cmd/linuxkit/cache/provider.go
cacheMocker
src/cmd/linuxkit/pkglib/build_test.go
Calls
no outgoing calls
Tested by
no test coverage detected