listen

package
v0.0.0-...-4c708ec Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	QueueName string = "webhook"
)

Variables

This section is empty.

Functions

func ConfigurationAPI

func ConfigurationAPI(ctx context.Context, logger logr.Logger, serverFlags *gateway.ServerFlags, store webhooks.Store) error

func NewListenCommand

func NewListenCommand(logger *logging.Logger) *cobra.Command

func NewWebhookStore

func NewWebhookStore(ctx context.Context, db *sqlx.DB) (webhooks.Store, error)

Types

type WebhookConfigurationServer

type WebhookConfigurationServer struct {
	webhookd.UnimplementedWebhookConfigurationServer
	grpcUtils.DisabledAuth
	// contains filtered or unexported fields
}

func (WebhookConfigurationServer) Create

func (WebhookConfigurationServer) Delete

func (WebhookConfigurationServer) List

func (WebhookConfigurationServer) Read

func (WebhookConfigurationServer) Update

Jump to

Keyboard shortcuts

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