Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opencloud-eu/opencloud
/ Get
Function
Get
tests/ocwrapper/opencloud/config/config.go:15–17 ·
view source on GitHub ↗
(key string)
Source
from the content-addressed store, hash-verified
13
}
14
15
func
Get(key string) string {
16
return
config[key]
17
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected