notification

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendMessage

func SendMessage(message string) error

Types

type Channel

type Channel interface {
	SendMessage(message string) error
}

func GetActiveChannels

func GetActiveChannels() []Channel

type Log

type Log struct {
}

func (Log) SendMessage

func (snc Log) SendMessage(message string) error

type Slack

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

func (Slack) SendMessage

func (snc Slack) SendMessage(message string) error

Jump to

Keyboard shortcuts

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