fanout

package
v0.0.0-...-d8df8e0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ForwardResult

type ForwardResult struct {
	Err         error
	IsPurgatory bool
	IsFiltered  bool
}

type Handler

type Handler struct {
	Logger                 *zap.SugaredLogger
	ListenersCfg           config.Config
	PubsubCfg              *PubsubConfig
	MaxConcurrencyPerEvent int
	ForwardClient          cloudevents.Client
	// contains filtered or unexported fields
}

func (*Handler) Start

func (h *Handler) Start(ctx context.Context) error

type PubsubConfig

type PubsubConfig struct {
	ProjectID, TopicID, SubscriptionID, PurgatoryTopicID string
}

Jump to

Keyboard shortcuts

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