notification

package
v0.0.0-...-4657c48 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2015 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package notification includes notification related manipulations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WSHandler

func WSHandler(w http.ResponseWriter, r *http.Request)

WSHandler handles request of creating notification channel.

Types

type Notification

type Notification struct {
	Type     string `json:"type"`
	Severity string `json:"severity"`
	Message  string `json:"message"`
	// contains filtered or unexported fields
}

Notification represents a notification.

Jump to

Keyboard shortcuts

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