Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ Dbt
Struct
Dbt
backend/plugins/dbt/impl/impl.go:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
} = (*Dbt)(nil)
33
34
type
Dbt
struct
{}
35
36
func
(p Dbt) Description() string {
37
return
"Convert data by dbt"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected