webhookv1alpha1api

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventService

type EventService interface {
	// Event is the rpc which receives webhook events.
	Event(
		ctx context.Context,
		event v1alpha1.WebhookEvent,
		payload *v1alpha11.EventPayload,
	) (err error)
}

EventService is the service which receives webhook events from Buf.

Jump to

Keyboard shortcuts

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