Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ GetName
Method
GetName
backend/core/plugin/plugin_task.go:51–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
type
ExecContext
interface
{
50
corecontext.BasicRes
51
GetName() string
52
GetContext() context.Context
53
GetData()
interface
{}
54
SetProgress(current int, total int)
Callers
5
RunPluginSubTasks
Function · 0.65
runSubtask
Function · 0.65
NewSubtaskStateManager
Function · 0.65
NewRawDataSubTask
Function · 0.65
GetName
Method · 0.65
Implementers
2
remoteContextImpl
backend/server/services/remote/bridge/
defaultExecContext
backend/impls/context/default_exec_con
Calls
no outgoing calls
Tested by
no test coverage detected