Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶ added in v0.3.5
type Handler struct {
// contains filtered or unexported fields
}
Handler reports errors to airbrake
func NewAirbrakeHandler ¶
func NewAirbrakeHandler(airbrakeNotifier *githubairbrake.Notifier) *Handler
NewAirbrakeHandler returns a new instance of AirbrakeHandler
func (*Handler) ReportError ¶ added in v0.3.5
ReportError dispatches errors for incoming requests
Click to show internal directories.
Click to hide internal directories.