Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devspace-sh/devspace
/ cacheLoader
Struct
cacheLoader
pkg/devspace/config/localcache/config.go:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
type
cacheLoader
struct
{}
28
29
// New generates a new generated config
30
func
New(cachePath string) Cache {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected