Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/devlake
/ ScopeName
Method
ScopeName
backend/core/plugin/plugin_datasource.go:104–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
type
Scope
interface
{
103
ScopeId() string
104
ScopeName() string
105
TableName() string
106
}
107
Callers
4
GetScopesFromRemote
Method · 0.65
SearchRemoteScopes
Method · 0.65
GetProjectsByScopeConfig
Method · 0.65
listJenkinsRemoteScopes
Function · 0.65
Implementers
15
CicdScope
backend/core/models/domainlayer/devops
CqProject
backend/core/models/domainlayer/codequ
Repo
backend/core/models/domainlayer/code/r
Board
backend/core/models/domainlayer/ticket
TestFakeGitlabRepo
backend/helpers/pluginhelper/api/scope
TestFakeGithubRepo
backend/helpers/pluginhelper/api/scope
TapdWorkspace
backend/plugins/tapd/models/workspace.
TaigaProject
backend/plugins/taiga/models/project.g
TestmoProject
backend/plugins/testmo/models/project.
Service
backend/plugins/pagerduty/models/servi
GiteeRepo
backend/plugins/gitee/models/repo.go
SonarqubeProject
backend/plugins/sonarqube/models/sonar
Calls
no outgoing calls
Tested by
no test coverage detected