package bugsnagnegroni

import "github.com/bugsnag/bugsnag-go/negroni"

Index

Constants

const FrameworkName string = "Negroni"

FrameworkName is the name of the framework this middleware applies to

Functions

func AutoNotify

func AutoNotify(rawData ...interface{}) negroni.Handler

AutoNotify sends any panics to bugsnag, and then re-raises them.

Source Files

bugsnagnegroni.go

Version
v2.4.0+incompatible
Published
Apr 15, 2024
Platform
js/wasm
Imports
4 packages
Last checked
11 hours ago

Tools for package owners.