dispatchers

package
v1.21.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpDispatch

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

func NewHttpDispatcher

func NewHttpDispatcher(url string) (*HttpDispatch, error)

func (*HttpDispatch) Notify

func (h *HttpDispatch) Notify(msg *common.UpdateRecordRequest) error

type SqsDispatch

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

func NewSqsDispatcher

func NewSqsDispatcher(sqsConf conf.SqsConfig, provider credentials.Provider) (*SqsDispatch, error)

func (*SqsDispatch) Notify

func (h *SqsDispatch) Notify(msg *common.UpdateRecordRequest) error

Jump to

Keyboard shortcuts

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