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.3
Published
Jul 11, 2019
Platform
js/wasm
Imports
4 packages
Last checked
8 hours ago

Tools for package owners.