Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ GetHash
Method
GetHash
backend/core/plugin/plugin_datasource.go:41–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
type
CacheableConnection
interface
{
40
ApiConnection
41
GetHash() string
42
}
43
44
// ApiAuthenticator is to be implemented by a Concreate Connection if Authorization is required
Callers
3
getApiClient
Method · 0.65
GetApiClient
Method · 0.65
GetHash
Method · 0.65
Implementers
3
BaseConnection
backend/helpers/pluginhelper/api/conne
ZentaoConn
backend/plugins/zentao/models/connecti
ZentaoConnection
backend/plugins/zentao/models/connecti
Calls
no outgoing calls
Tested by
no test coverage detected