Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RouteActiveHandler ¶
func RouteActiveHandler(writer http.ResponseWriter, request *http.Request, rc *gwcommon.RouteConfig)
routeActiveHandler handles new route
Types ¶
type WebhookEventSourceExecutor ¶
WebhookEventSourceExecutor implements Eventing
func (*WebhookEventSourceExecutor) StartEventSource ¶
func (ese *WebhookEventSourceExecutor) StartEventSource(eventSource *gateways.EventSource, eventStream gateways.Eventing_StartEventSourceServer) error
StartEventSource starts a event source
func (*WebhookEventSourceExecutor) ValidateEventSource ¶
func (ese *WebhookEventSourceExecutor) ValidateEventSource(ctx context.Context, es *gateways.EventSource) (*gateways.ValidEventSource, error)
ValidateEventSource validates webhook event source
Click to show internal directories.
Click to hide internal directories.