Documentation ¶
Index ¶
- type Webhook
- func (plugin Webhook) ApiResources() map[string]map[string]core.ApiResourceHandler
- func (plugin Webhook) Description() string
- func (plugin Webhook) GetTablesInfo() []dal.Tabler
- func (plugin Webhook) Init(basicRes core.BasicRes) errors.Error
- func (plugin Webhook) MakeDataSourcePipelinePlanV200(connectionId uint64, _ []*core.BlueprintScopeV200, _ core.BlueprintSyncPolicy) (pp core.PipelinePlan, sc []core.Scope, err errors.Error)
- func (plugin Webhook) MigrationScripts() []core.MigrationScript
- func (plugin Webhook) RootPkgPath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Webhook ¶
type Webhook struct{}
func (Webhook) ApiResources ¶
func (plugin Webhook) ApiResources() map[string]map[string]core.ApiResourceHandler
func (Webhook) Description ¶
func (Webhook) GetTablesInfo ¶ added in v0.15.0
func (Webhook) MakeDataSourcePipelinePlanV200 ¶ added in v0.15.0
func (plugin Webhook) MakeDataSourcePipelinePlanV200(connectionId uint64, _ []*core.BlueprintScopeV200, _ core.BlueprintSyncPolicy) (pp core.PipelinePlan, sc []core.Scope, err errors.Error)
func (Webhook) MigrationScripts ¶
func (plugin Webhook) MigrationScripts() []core.MigrationScript
func (Webhook) RootPkgPath ¶
PkgPath information lost when compiled as plugin(.so)
Click to show internal directories.
Click to hide internal directories.