negronibugsnag

package module
v0.0.0-...-c50f2b9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2014 License: BSD-3-Clause Imports: 2 Imported by: 0

README

negroni-bugsnag

Documentation is here for now.

License

3-clause BSD. A copy is included with the source.

Documentation

Overview

Package negronibugsnag provides a negroni middleware that reports exceptions to bugsnag.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NegroniBugsnag

type NegroniBugsnag struct {
	// contains filtered or unexported fields
}

func New

func New(notifier *bugsnag.Notifier) *NegroniBugsnag

New returns a new instance of NegroniBugsnag, given a *bugsnag.Notifier

func (*NegroniBugsnag) ServeHTTP

func (nbs *NegroniBugsnag) ServeHTTP(w http.ResponseWriter, r *http.Request, next http.HandlerFunc)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL