Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ GetTablesInfo
Method
GetTablesInfo
backend/core/plugin/plugin_model.go:24–24 ·
view source on GitHub ↗
This method returns all models of the current plugin
()
Source
from the content-addressed store, hash-verified
22
type
PluginModel
interface
{
23
// This method returns all models of the current plugin
24
GetTablesInfo() []dal.Tabler
25
}
Callers
4
getAffectedTables
Method · 0.65
getAffectedTables
Method · 0.65
Get
Function · 0.65
GetTablesInfo
Method · 0.65
Implementers
15
remotePluginImpl
backend/server/services/remote/plugin/
Tapd
backend/plugins/tapd/impl/impl.go
Taiga
backend/plugins/taiga/impl/impl.go
Testmo
backend/plugins/testmo/impl/impl.go
PagerDuty
backend/plugins/pagerduty/impl/impl.go
Dbt
backend/plugins/dbt/impl/impl.go
Gitee
backend/plugins/gitee/impl/impl.go
Linker
backend/plugins/linker/impl/impl.go
Sonarqube
backend/plugins/sonarqube/impl/impl.go
Asana
backend/plugins/asana/impl/impl.go
AE
backend/plugins/ae/impl/impl.go
GhCopilot
backend/plugins/gh-copilot/impl/impl.g
Calls
no outgoing calls
Tested by
no test coverage detected