MCPcopy
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

39type 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

getApiClientMethod · 0.65
GetApiClientMethod · 0.65
GetHashMethod · 0.65

Implementers 3

BaseConnectionbackend/helpers/pluginhelper/api/conne
ZentaoConnbackend/plugins/zentao/models/connecti
ZentaoConnectionbackend/plugins/zentao/models/connecti

Calls

no outgoing calls

Tested by

no test coverage detected