Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/flyteorg/flyte
/ Get
Method
Get
flytestdlib/utils/auto_refresh_cache.go:24–24 ·
view source on GitHub ↗
Get item by id if exists else null
(id string)
Source
from the content-addressed store, hash-verified
22
23
// Get item by id if exists else null
24
Get(id string) CacheItem
25
26
// Get object if exists else create it
27
GetOrCreate(item CacheItem) (CacheItem, error)
Callers
6
ExampleNewAutoRefreshCache
Function · 0.95
TestCacheTwo
Function · 0.95
ExampleNewAutoRefreshCache
Function · 0.95
ExampleNewAutoRefreshCache
Function · 0.95
Get
Method · 0.65
GetOrCreate
Method · 0.65
Implementers
15
InMemoryAutoRefresh
flytestdlib/cache/in_memory_auto_refre
AutoRefresh
flytestdlib/cache/mocks/mocks.go
AutoRefresh_Expecter
flytestdlib/cache/mocks/mocks.go
autoRefreshCache
flytestdlib/utils/auto_refresh_cache.g
autoRefresh
flytestdlib/autorefreshcache/auto_refr
AutoRefresh
flytestdlib/autorefreshcache/mocks/moc
AutoRefresh_Expecter
flytestdlib/autorefreshcache/mocks/moc
AutoRefreshWithUpdate
flytestdlib/autorefreshcache/mocks/moc
AutoRefreshWithUpdate_Expecter
flytestdlib/autorefreshcache/mocks/moc
AutoRefresh
flytestdlib/flytestdlib/cache/mocks/mo
AutoRefresh_Expecter
flytestdlib/flytestdlib/cache/mocks/mo
AutoRefresh
flytestdlib/flytestdlib/autorefreshcac
Calls
no outgoing calls
Tested by
4
ExampleNewAutoRefreshCache
Function · 0.76
TestCacheTwo
Function · 0.76
ExampleNewAutoRefreshCache
Function · 0.76
ExampleNewAutoRefreshCache
Function · 0.76