MCPcopy 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
34type Dbt struct{}
35
36func (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