postman

package
v1.16.4 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeliverBulkRequest

type DeliverBulkRequest struct {
	BulkSubCallData      *todo.BulkSubscribeCallData
	BulkSubMsg           *todo.BulkSubscribedMessage
	BulkSubResiliencyRes *todo.BulkSubscribeResiliencyRes
	BulkResponses        *[]contribpubsub.BulkSubscribeResponseEntry
	RawPayload           bool
	DeadLetterTopic      string
}

TODO: @joshvanl: consolidate struct types.

type Interface

type Interface interface {
	Deliver(context.Context, *pubsub.SubscribedMessage) error
	DeliverBulk(context.Context, *DeliverBulkRequest) error
}

Interface the postman which is responsible for sending the pubsub messages to the channel sink.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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