slack

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: MIT Imports: 5 Imported by: 4

Documentation

Index

Constants

View Source
const (
	OK int = iota
	Warning
	Critical
	Other
)

notification status

Variables

This section is empty.

Functions

This section is empty.

Types

type Slack

type Slack struct {
	Channel string
	Prefix  string
	Url     string
	Title   string
}

func (*Slack) Notify

func (s *Slack) Notify(message string, level int) error

Sends a slack message with a level indicator

Jump to

Keyboard shortcuts

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