Documentation ¶
Index ¶
- type Gitee
- func (p Gitee) ApiResources() map[string]map[string]plugin.ApiResourceHandler
- func (p Gitee) Close(taskCtx plugin.TaskContext) errors.Error
- func (p Gitee) Connection() dal.Tabler
- func (p Gitee) Description() string
- func (p Gitee) GetTablesInfo() []dal.Tabler
- func (p Gitee) Init(basicRes context.BasicRes) errors.Error
- func (p Gitee) MigrationScripts() []plugin.MigrationScript
- func (p Gitee) Name() string
- func (p Gitee) PrepareTaskData(taskCtx plugin.TaskContext, options map[string]interface{}) (interface{}, errors.Error)
- func (p Gitee) RootPkgPath() string
- func (p Gitee) Scope() plugin.ToolLayerScope
- func (p Gitee) ScopeConfig() dal.Tabler
- func (p Gitee) SubTaskMetas() []plugin.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 (p Gitee) ApiResources() map[string]map[string]plugin.ApiResourceHandler
func (Gitee) Connection ¶
func (Gitee) Description ¶
func (Gitee) GetTablesInfo ¶
func (Gitee) MigrationScripts ¶
func (p Gitee) MigrationScripts() []plugin.MigrationScript
func (Gitee) PrepareTaskData ¶
func (Gitee) RootPkgPath ¶
func (Gitee) Scope ¶
func (p Gitee) Scope() plugin.ToolLayerScope
func (Gitee) ScopeConfig ¶
func (Gitee) SubTaskMetas ¶
func (p Gitee) SubTaskMetas() []plugin.SubTaskMeta
Click to show internal directories.
Click to hide internal directories.