Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ Name
Method
Name
backend/plugins/github_graphql/impl/impl.go:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
func
(p GithubGraphql) Name() string {
75
return
"github_graphql"
76
}
77
78
func
(p GithubGraphql) GetTablesInfo() []dal.Tabler {
79
return
[]dal.Tabler{
Callers
1
PrepareTaskData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected