shade

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

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

Go to latest
Published: Jun 30, 2014 License: MIT Imports: 5 Imported by: 0

README

martini-sentry

Sentry middleware for Martini. Remember to use it before all other middlewares.

How to use
import "github.com/dz0ny/martini-sentry"

m := martini.Classic()
m.Use(shade.Middleware(os.Getenv("SENTRY_DSN")))

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Middleware

func Middleware(dsn string) martini.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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