messagehandler

package
v0.0.0-...-d79950a Latest Latest
Warning

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

Go to latest
Published: May 16, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

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

func HandlePanic(ctx context.Context, msg proto.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 proto.Message) error, msg proto.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