MCPcopy
hub / github.com/apache/devlake / Close

Method Close

backend/helpers/pluginhelper/api/iterator.go:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 HasNext() bool
31 Fetch() (interface{}, errors.Error)
32 Close() errors.Error
33}
34
35// DalCursorIterator FIXME ...

Callers 15

CloseMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ProxyMethod · 0.65
ProxyApiGetMethod · 0.65
DoAsyncMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65

Implementers 8

CsvFileIteratorbackend/helpers/pluginhelper/csv_file_
DalCursorIteratorbackend/helpers/pluginhelper/api/itera
DateIteratorbackend/helpers/pluginhelper/api/itera
QueueIteratorbackend/helpers/pluginhelper/api/itera
dayIteratorbackend/plugins/gh-copilot/tasks/enter
iteratorConcatorbackend/plugins/zentao/tasks/iterator.
iteratorWrapperbackend/plugins/zentao/tasks/iterator.
iteratorFromSlicebackend/plugins/zentao/tasks/iterator.

Calls

no outgoing calls

Tested by

no test coverage detected