Documentation ¶
Index ¶
- type Webhook
- func (plugin Webhook) ApiResources() map[string]map[string]core.ApiResourceHandler
- func (plugin Webhook) Description() string
- func (plugin Webhook) Init(config *viper.Viper, logger core.Logger, db *gorm.DB) errors.Error
- func (plugin Webhook) MigrationScripts() []migration.Script
- 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) MigrationScripts ¶
func (Webhook) RootPkgPath ¶
PkgPath information lost when compiled as plugin(.so)
Click to show internal directories.
Click to hide internal directories.