pubsub

package
v0.0.0-...-cadae65 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: CC0-1.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventDrivenFunc

type EventDrivenFunc func(ctx context.Context, e event.Event) error

func BuildEventDrivenFunc

func BuildEventDrivenFunc(handlerFunc HandlerFunc) EventDrivenFunc

BuildEventDrivenFunc は、Functions Framework に登録可能なイベントドリブン関数をいい感じに組み立てます。

type HandlerFunc

type HandlerFunc func(ctx context.Context, e MessageEvent) error

type MessageEvent

type MessageEvent pubsub.Message

Jump to

Keyboard shortcuts

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