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

Tools for package owners.