messaging

package
v1.1.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventGateway

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

func NewEventGateway

func NewEventGateway(ceConfig ce.Config, authHandler security.AuthHandler) EventGateway

func (EventGateway) GenerateAuthorizationHandler

func (e EventGateway) GenerateAuthorizationHandler(ctx context.Context, event event.Event) (*event.Event, error)

func (EventGateway) Listen

func (e EventGateway) Listen(ctx context.Context) error

Listen starts the request handler by listening for incoming requests

type Recipient

type Recipient struct {
	Type    RecipientType
	Address string
}

func (Recipient) Validate

func (r Recipient) Validate() error

type RecipientType

type RecipientType string

Jump to

Keyboard shortcuts

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