Documentation ¶
Index ¶
- type Gitee
- func (plugin Gitee) ApiResources() map[string]map[string]core.ApiResourceHandler
- func (plugin Gitee) Close(taskCtx core.TaskContext) errors.Error
- func (plugin Gitee) Description() string
- func (plugin Gitee) GetTablesInfo() []dal.Tabler
- func (plugin Gitee) Init(basicRes core.BasicRes) errors.Error
- func (plugin Gitee) MakePipelinePlan(connectionId uint64, scope []*core.BlueprintScopeV100) (core.PipelinePlan, errors.Error)
- func (plugin Gitee) MigrationScripts() []core.MigrationScript
- func (plugin Gitee) PrepareTaskData(taskCtx core.TaskContext, options map[string]interface{}) (interface{}, errors.Error)
- func (plugin Gitee) RootPkgPath() string
- func (plugin Gitee) SubTaskMetas() []core.SubTaskMeta
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gitee ¶
type Gitee string
func (Gitee) ApiResources ¶
func (plugin Gitee) ApiResources() map[string]map[string]core.ApiResourceHandler
func (Gitee) Description ¶
func (Gitee) GetTablesInfo ¶ added in v0.13.0
func (Gitee) MakePipelinePlan ¶ added in v0.15.0
func (plugin Gitee) MakePipelinePlan(connectionId uint64, scope []*core.BlueprintScopeV100) (core.PipelinePlan, errors.Error)
func (Gitee) MigrationScripts ¶
func (plugin Gitee) MigrationScripts() []core.MigrationScript
func (Gitee) PrepareTaskData ¶
func (Gitee) RootPkgPath ¶
func (Gitee) SubTaskMetas ¶
func (plugin Gitee) SubTaskMetas() []core.SubTaskMeta
Click to show internal directories.
Click to hide internal directories.