Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ Version
Method
Version
context/context.go:7–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
// settings, caches, toolchain) to build components, decoupling them from Celer.
6
type
Context
interface
{
7
Version() string
8
Platform() Platform
9
RootFS() RootFS
10
Project() Project
Callers
3
version
Method · 0.65
resolveAllRefs
Method · 0.65
Export
Method · 0.65
Implementers
4
Celer
configs/celer.go
fakeContext
configs/pkgcache_artifact_test.go
fakeContext
cmds/cmd_test.go
fakeContext
pkgcache/cache_repo_test.go
Calls
no outgoing calls
Tested by
no test coverage detected