impl

package
v0.0.0-...-1fa52ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: Apache-2.0, BSD-2-Clause, ISC, + 1 more Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitExtractor

type GitExtractor struct{}

func (GitExtractor) Close

func (p GitExtractor) Close(taskCtx plugin.TaskContext) errors.Error

func (GitExtractor) Description

func (p GitExtractor) Description() string

func (GitExtractor) GetTablesInfo

func (p GitExtractor) GetTablesInfo() []dal.Tabler

func (GitExtractor) Name

func (p GitExtractor) Name() string

func (GitExtractor) PrepareTaskData

func (p GitExtractor) PrepareTaskData(taskCtx plugin.TaskContext, options map[string]interface{}) (interface{}, errors.Error)

PrepareTaskData based on task context and user input options, return data that shared among all subtasks

func (GitExtractor) RootPkgPath

func (p GitExtractor) RootPkgPath() string

func (GitExtractor) SubTaskMetas

func (p GitExtractor) SubTaskMetas() []plugin.SubTaskMeta

return all available subtasks, framework will run them for you in order

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL