notifier

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Identity

type Identity interface {
	Uuid() string
	Name() string
}

type Notify

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

func New

func New(output basenode.Sendable) *Notify

func (*Notify) Critical

func (n *Notify) Critical(message string)

func (*Notify) Error

func (n *Notify) Error(message string)

func (*Notify) Info

func (n *Notify) Info(message string)

func (*Notify) SetSource

func (n *Notify) SetSource(src Identity)

func (*Notify) Warn

func (n *Notify) Warn(message string)

Jump to

Keyboard shortcuts

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