slack

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2017 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSlackHook

func NewSlackHook(options logrus_mate.Options) (hook logrus.Hook, err error)

Types

type SlackHookConfig

type SlackHookConfig struct {
	URL      string   `json:"url"`
	Levels   []string `json:"levels"`
	Channel  string   `json:"channel"`
	Emoji    string   `json:"emoji"`
	Username string   `json:"username"`
}

Jump to

Keyboard shortcuts

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