servers

package
v0.0.0-...-98cf823 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProcessorOpts processorOpts

Functions

func NewEventListener

func NewEventListener() *eventListener

func NewWebHookHandler

func NewWebHookHandler() *webHookHandler

func NewWebHookService

func NewWebHookService() *webHookServiceImpl

func NewWebhooksServerProcessor

func NewWebhooksServerProcessor(opts ...ProcessorOpt) *neveGinProcessor

Types

type ManagerCreator

type ManagerCreator func(r recorder.Recorder) manager.Manager

type ProcessorOpt

type ProcessorOpt func(*neveGinProcessor)

type RecorderCreator

type RecorderCreator func() recorder.Recorder

type ResponseFunc

type ResponseFunc func(ctx *gin.Context, o interface{}) (abort bool)

type WebhookEvent

type WebhookEvent interface {
	appcontext.ApplicationEvent
	events.IEvent
}

Jump to

Keyboard shortcuts

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