handlers

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package handlers includes common HandlerFuncs that can be used around the gRPC environment.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PanicRecovery

func PanicRecovery(logger *log.Logger, callbacks ...func(context.Context)) recovery.RecoveryHandlerFunc

PanicRecovery returns handler of the panics, that logs the panic and call stack. It take optional argument called callbacks, that are functions, e.g. wrapping incrementing the panicMetric.

Types

This section is empty.

Jump to

Keyboard shortcuts

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