Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ Fetch
Method
Fetch
backend/helpers/pluginhelper/api/iterator.go:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
type
Iterator
interface
{
30
HasNext() bool
31
Fetch() (
interface
{}, errors.Error)
32
Close() errors.Error
33
}
34
Callers
9
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Fetch
Method · 0.65
Execute
Method · 0.65
TransformColumns
Function · 0.65
CopyTableColumns
Function · 0.65
Implementers
8
CsvFileIterator
backend/helpers/pluginhelper/csv_file_
DalCursorIterator
backend/helpers/pluginhelper/api/itera
DateIterator
backend/helpers/pluginhelper/api/itera
QueueIterator
backend/helpers/pluginhelper/api/itera
dayIterator
backend/plugins/gh-copilot/tasks/enter
iteratorConcator
backend/plugins/zentao/tasks/iterator.
iteratorWrapper
backend/plugins/zentao/tasks/iterator.
iteratorFromSlice
backend/plugins/zentao/tasks/iterator.
Calls
no outgoing calls
Tested by
no test coverage detected