Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ GetArtifactCache
Method
GetArtifactCache
context/context.go:59–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
GetCacheArtifacts() bool
58
GetCacheDownloads() bool
59
GetArtifactCache() AritifactCache
60
GetRepoCache() RepoCache
61
}
62
Callers
3
doInstallFromPkgCache
Method · 0.65
doInstallFromSource
Method · 0.65
TestInstall_PkgCache_With_Commit_Missing_FallsBackToSource
Function · 0.65
Implementers
3
PkgCacheConfig
configs/pkgcache_config.go
fakePkgCacheConfig
configs/pkgcache_repo_test.go
fakePkgCache
pkgcache/cache_repo_test.go
Calls
no outgoing calls
Tested by
1
TestInstall_PkgCache_With_Commit_Missing_FallsBackToSource
Function · 0.52