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

Method GetData

backend/core/errors/errors.go:35–35  ·  view source on GitHub ↗

GetData returns the data associated with this Error (may be nil)

()

Source from the content-addressed store, hash-verified

33 As(*Type) Error
34 // GetData returns the data associated with this Error (may be nil)
35 GetData() interface{}
36 }
37)
38

Callers 15

RunTaskFunction · 0.65
GetDataMethod · 0.65
CloseMethod · 0.65
ConvertWorkspaceFunction · 0.65
parseIterationChangelogFunction · 0.65
CreateRawDataSubTaskArgsFunction · 0.65
CloseMethod · 0.65
CollectProjectsFunction · 0.65
CollectIssuesFunction · 0.65
ExtractProjectsFunction · 0.65

Implementers 1

crdbErrorImplbackend/core/errors/crdb_impl.go

Calls

no outgoing calls

Tested by

no test coverage detected