messagehandler

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2021 License: GPL-3.0 Imports: 6 Imported by: 8

Documentation

Overview

Package messagehandler contains useful helpers for recovering from panic conditions at runtime and logging their trace.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandlePanic added in v0.3.0

func HandlePanic(ctx context.Context, msg *pubsub.Message)

HandlePanic returns a panic handler function that is used to capture a panic.

func SafelyHandleMessage

func SafelyHandleMessage(ctx context.Context, fn func(ctx context.Context, message *pubsub.Message) error, msg *pubsub.Message)

SafelyHandleMessage will recover and log any panic that occurs from the function argument.

Types

This section is empty.

Jump to

Keyboard shortcuts

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