handler

package
v0.0.0-...-4109721 Latest Latest
Warning

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

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

Documentation

Overview

Package handler provides functionality for routing and handling notifications to specific endpoints based on data type.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	HTTPCLient *http.Client
}

Client contains an http CLient.

func (Client) Dispatch

func (c Client) Dispatch(ctx context.Context, endpoint *url.URL, msg []byte) error

Dispatch sends the payload of a domibus message to the given URL.

Jump to

Keyboard shortcuts

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