Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flyteorg/flyte
/ ID
Method
ID
flytestdlib/cache/auto_refresh_example_test.go:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
func
(e *ExampleCacheItem) ID() string {
33
return
e.id
34
}
35
36
type
ExampleService
struct
{
37
jobStatus
map
[string]ExampleItemStatus
Callers
1
ExampleNewAutoRefreshCache
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected