Documentation ¶
Index ¶
- type Dbt
- func (p Dbt) Description() string
- func (p Dbt) GetTablesInfo() []dal.Tabler
- func (p Dbt) Name() string
- func (p Dbt) PrepareTaskData(taskCtx plugin.TaskContext, options map[string]interface{}) (interface{}, errors.Error)
- func (p Dbt) RootPkgPath() string
- func (p Dbt) SubTaskMetas() []plugin.SubTaskMeta
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dbt ¶
type Dbt struct{}
func (Dbt) Description ¶
func (Dbt) GetTablesInfo ¶
func (Dbt) PrepareTaskData ¶
func (Dbt) RootPkgPath ¶
func (Dbt) SubTaskMetas ¶
func (p Dbt) SubTaskMetas() []plugin.SubTaskMeta
Click to show internal directories.
Click to hide internal directories.