MCPcopy
hub / github.com/flyteorg/flyte / ID

Method ID

flytestdlib/utils/auto_refresh_example_test.go:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22func (e *ExampleCacheItem) ID() string {
23 return e.id
24}
25
26type ExampleService struct {
27 jobStatus map[string]ExampleItemStatus

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected