channel

package
v0.0.0-...-54b1cdc Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpCallbackChannel

type HttpCallbackChannel struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewHttpCallbackChannel

func NewHttpCallbackChannel(callbackBaseURL string) *HttpCallbackChannel

func (*HttpCallbackChannel) Notify

func (p *HttpCallbackChannel) Notify(c context.Context, notifier *notify.Notifier, basePath string, request *notify.Notification) (string, error)

func (*HttpCallbackChannel) OnResponse

func (p *HttpCallbackChannel) OnResponse(reqID uint64, payload string) error

type PendingRequest

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

Jump to

Keyboard shortcuts

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