Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/koderover/zadig
/ Set
Method
Set
pkg/handler/cache/interface.go:26–26 ·
view source on GitHub ↗
Set sets data `key:values`.
(key string, value interface{})
Source
from the content-addressed store, hash-verified
24
25
// Set sets data `key:values`.
26
Set(key string, value
interface
{})
27
28
// Delete deletes data based on `key`.
29
Delete(key string)
Callers
15
RequestID
Function · 0.65
isTokenValidForAPIServer
Method · 0.65
incrementLoginFailedCount
Function · 0.65
GetCaptcha
Function · 0.65
buildMFARedirectURL
Function · 0.65
sendDeliveryVersionHookV2
Function · 0.65
DownloadDeliveryChart
Function · 0.65
GetServiceTemplateProductName
Function · 0.65
GetLabelSourceServiceInfo
Function · 0.65
getWorkflowSelector
Function · 0.65
getRelatedServices
Function · 0.65
restartPodHelmByWorkload
Function · 0.65
Implementers
3
cacheStore
pkg/handler/cache/cache.go
handlers
pkg/handler/cache/handler.go
redisCacheStore
pkg/handler/cache/redis_cache.go
Calls
no outgoing calls
Tested by
2
HelloGeek
Function · 0.52
LifeProbe
Function · 0.52