notifications

package
v4.6.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2017 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init() error

func SendWebhookSync

func SendWebhookSync(ctx context.Context, cmd *m.SendWebhookSync) error

Types

type Message

type Message struct {
	To           []string
	From         string
	Subject      string
	Body         string
	Info         string
	EmbededFiles []string
}

type Webhook

type Webhook struct {
	Url        string
	User       string
	Password   string
	Body       string
	HttpMethod string
	HttpHeader map[string]string
}

Jump to

Keyboard shortcuts

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