notifier

package
v2.2.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

The notifier package provides a way to communicate errors to external services. The only supported service is Sentry.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(namespace, release string) *client

Types

type ClientInterface

type ClientInterface interface {
	Notify(string, error) error
}

Jump to

Keyboard shortcuts

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