package
2.0.7
Repository: https://github.com/devexps/go-micro.git
Documentation: pkg.go.dev

# Functions

Recovery is a server middleware that recovers from any panics.
WithHandler with recovery handler.

# Variables

ErrUnknownRequest is unknown request error.

# Structs

Latency is recovery latency context key.

# Type aliases

HandlerFunc is recovery handler func.
Option is recovery option.