webhooks

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebHooks

type WebHooks struct {
	// contains filtered or unexported fields
}

func (*WebHooks) BatchDeliveryRequest added in v1.3.0

func (wh *WebHooks) BatchDeliveryRequest(ctx context.Context, connID string, sub *core.Subscription, events []*core.CombinedEventDataDelivery) error

func (*WebHooks) Capabilities

func (wh *WebHooks) Capabilities() *events.Capabilities

func (*WebHooks) DeliveryRequest

func (wh *WebHooks) DeliveryRequest(ctx context.Context, connID string, sub *core.Subscription, event *core.EventDelivery, data core.DataArray) error

func (*WebHooks) Init

func (wh *WebHooks) Init(ctx context.Context, config config.Section) (err error)

func (*WebHooks) InitConfig added in v1.1.0

func (wh *WebHooks) InitConfig(config config.Section)

func (*WebHooks) Name

func (wh *WebHooks) Name() string

func (*WebHooks) NamespaceRestarted added in v1.3.0

func (wh *WebHooks) NamespaceRestarted(ns string, startTime time.Time)

func (*WebHooks) SetHandler added in v1.1.0

func (wh *WebHooks) SetHandler(namespace string, handler events.Callbacks) error

func (*WebHooks) ValidateOptions

func (wh *WebHooks) ValidateOptions(ctx context.Context, options *core.SubscriptionOptions) error

Jump to

Keyboard shortcuts

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