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
v1.5.0
Published
Mar 26, 2019
Platform
windows/amd64
Imports
3 packages
Last checked
12 hours ago

Tools for package owners.