MCPcopy Index your code
hub / github.com/apache/devlake / GetProxy

Method GetProxy

backend/core/plugin/plugin_datasource.go:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33type ApiConnection interface {
34 GetEndpoint() string
35 GetProxy() string
36 GetRateLimitPerHour() int
37}
38

Callers 3

PrepareTaskDataMethod · 0.65
GetDynamicGitUrlMethod · 0.65

Implementers 3

RestConnectionbackend/helpers/pluginhelper/api/conne
AzuredevopsConnbackend/plugins/azuredevops_go/models/
AzuredevopsConnectionbackend/plugins/azuredevops_go/models/

Calls

no outgoing calls

Tested by

no test coverage detected