delivery

package
v0.0.0-...-2b6d021 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MPL-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 Publisher

type Publisher interface {
	Send([]byte) error
	Close() error
}

Publisher defines the interface for event publishers which are currently defined as:

Kinesis (publish directly to kinesis) Firehose (send to a kinesis firehose) Filesystem (for local events)

Directories

Path Synopsis
aws
sns

Jump to

Keyboard shortcuts

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