MCPcopy 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
74func (p GithubGraphql) Name() string {
75 return "github_graphql"
76}
77
78func (p GithubGraphql) GetTablesInfo() []dal.Tabler {
79 return []dal.Tabler{

Callers 1

PrepareTaskDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected