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.1.0+incompatible
Published
Jan 27, 2021
Platform
linux/amd64
Imports
4 packages
Last checked
6 hours ago

Tools for package owners.