MCPcopy
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
32func (e *ExampleCacheItem) ID() string {
33 return e.id
34}
35
36type ExampleService struct {
37 jobStatus map[string]ExampleItemStatus

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected