Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ GetEndpoint
Method
GetEndpoint
backend/core/plugin/plugin_datasource.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
// ApiConnection represents a API Connection
33
type
ApiConnection
interface
{
34
GetEndpoint() string
35
GetProxy() string
36
GetRateLimitPerHour() int
37
}
Callers
11
CreateAsyncApiClient
Function · 0.65
NewApiClientFromConnection
Function · 0.65
testConnection
Function · 0.65
CreateApiClient
Function · 0.65
ConvertPlanVcs
Function · 0.65
ConvertDeployBuildsToDeploymentCommits
Function · 0.65
GetDynamicGitUrl
Method · 0.65
ExtractAccounts
Function · 0.65
CollectAccounts
Function · 0.65
ConvertProjects
Function · 0.65
ConvertExecutions
Function · 0.65
Implementers
3
RestConnection
backend/helpers/pluginhelper/api/conne
AzuredevopsConn
backend/plugins/azuredevops_go/models/
AzuredevopsConnection
backend/plugins/azuredevops_go/models/
Calls
no outgoing calls
Tested by
no test coverage detected